From Jason Turner

[defns.deadlock]

Diff to HTML by rtfpessoa

tmp/tmp2j6n03m8/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### 7 deadlock <a id="defns.deadlock">[[defns.deadlock]]</a>
2
 
3
- situation wherein one or more threads are unable to continue execution
4
- because each is blocked waiting for one or more of the others to satisfy
5
- some condition
6
 
 
1
+ #### 15 deadlock <a id="defns.deadlock">[[defns.deadlock]]</a>
2
 
3
+ ⟨library⟩ situation wherein one or more threads are unable to continue
4
+ execution because each is blocked waiting for one or more of the others
5
+ to satisfy some condition
6