Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d53affd

Browse filesBrowse files
committed
Fix cs
1 parent 31280b9 commit d53affd
Copy full SHA for d53affd

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎lock.rst

Copy file name to clipboardExpand all lines: lock.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Lock
33

44
Dealing with concurrency with Locks
5-
==================================
5+
===================================
66

77
When a program runs concurrently, some part of code which modify shared
88
resources should not be accessed by multiple processes at the same time.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.