Init
This commit is contained in:
16
cppdraft/thread/coord/general.md
Normal file
16
cppdraft/thread/coord/general.md
Normal file
@@ -0,0 +1,16 @@
|
||||
[thread.coord.general]
|
||||
|
||||
# 32 Concurrency support library [[thread]](./#thread)
|
||||
|
||||
## 32.9 Coordination types [[thread.coord]](thread.coord#general)
|
||||
|
||||
### 32.9.1 General [thread.coord.general]
|
||||
|
||||
[1](#1)
|
||||
|
||||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/threads.tex#L10668)
|
||||
|
||||
Subclause [[thread.coord]](thread.coord "32.9 Coordination types") describes various concepts related to thread coordination, and
|
||||
defines the coordination types latch and barrier[.](#1.sentence-1)
|
||||
|
||||
These types facilitate concurrent computation performed by a number of threads[.](#1.sentence-2)
|
||||
Reference in New Issue
Block a user