We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95843c commit 317faa2Copy full SHA for 317faa2
src/coreclr/nativeaot/Runtime/Crst.h
@@ -5,7 +5,7 @@
5
// -----------------------------------------------------------------------------------------------------------
6
//
7
// Minimal Crst implementation based on CRITICAL_SECTION. Doesn't support much except for the basic locking
8
-// functionality (in particular there is no rank violation checking)................
+// functionality (in particular there is no rank violation checking).................
9
10
11
#ifndef __Crst_h__
0 commit comments