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 31280b9 commit d53affdCopy full SHA for d53affd
lock.rst
@@ -2,7 +2,7 @@
2
single: Lock
3
4
Dealing with concurrency with Locks
5
-==================================
+===================================
6
7
When a program runs concurrently, some part of code which modify shared
8
resources should not be accessed by multiple processes at the same time.
0 commit comments