From Jason Turner

[defns.deadlock]

Diff to HTML by rtfpessoa

tmp/tmp4qvreglj/{from.md → to.md} RENAMED
@@ -0,0 +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
+