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 14aff9a commit 3995bf6Copy full SHA for 3995bf6
APIs_Platform/CriticalSectionLock_ex_1/README.md
@@ -1,3 +1,3 @@
1
# CriticalSectionLock example
2
3
-This example shows how to use `CriticalSection` API to avoid race condition when multiple threads update global shared counter.
+This example shows how to use the CriticalSection API to avoid a race condition when multiple threads update the global shared counter.
0 commit comments