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 add7d16 commit 0e9449cCopy full SHA for 0e9449c
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