From Jason Turner

[thread.coord.general]

Diff to HTML by rtfpessoa

tmp/tmp7jfs2r8w/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ### General <a id="thread.coord.general">[[thread.coord.general]]</a>
2
+
3
+ Subclause [[thread.coord]] describes various concepts related to thread
4
+ coordination, and defines the coordination types `latch` and `barrier`.
5
+ These types facilitate concurrent computation performed by a number of
6
+ threads.
7
+