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 0e9449c

Browse filesBrowse files
committed
Fix cs
1 parent add7d16 commit 0e9449c
Copy full SHA for 0e9449c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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.