From Jason Turner

[defns.deadlock]

Diff to HTML by rtfpessoa

tmp/tmpui354vw3/{from.md → to.md} RENAMED
@@ -1,6 +1,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
 
 
1
+ #### 16 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 waiting for one or more of the others to
5
+ satisfy some condition
6