Init
This commit is contained in:
19
cppdraft/thread/threads/general.md
Normal file
19
cppdraft/thread/threads/general.md
Normal file
@@ -0,0 +1,19 @@
|
||||
[thread.threads.general]
|
||||
|
||||
# 32 Concurrency support library [[thread]](./#thread)
|
||||
|
||||
## 32.4 Threads [[thread.threads]](thread.threads#general)
|
||||
|
||||
### 32.4.1 General [thread.threads.general]
|
||||
|
||||
[1](#1)
|
||||
|
||||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/threads.tex#L1405)
|
||||
|
||||
[[thread.threads]](thread.threads "32.4 Threads") describes components that can be used to create and manage threads[.](#1.sentence-1)
|
||||
|
||||
[*Note [1](#note-1)*:
|
||||
|
||||
These threads are intended to map one-to-one with operating system threads[.](#1.sentence-2)
|
||||
|
||||
â *end note*]
|
||||
Reference in New Issue
Block a user