File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 121
121
The regular expressions library\iref {re } provides regular expression matching and searching.
122
122
123
123
\pnum
124
- The thread support library\iref {thread } provides components to create
124
+ The concurrency support library\iref {thread } provides components to create
125
125
and manage threads,
126
126
including atomic operations, mutual exclusion, and interthread communication.
127
127
Original file line number Diff line number Diff line change 9
9
and values
10
10
between threads, as summarized in \tref {thread.summary }.
11
11
12
- \begin {libsumtab }{Thread support library summary}{thread.summary}
12
+ \begin {libsumtab }{Concurrency support library summary}{thread.summary}
13
13
\ref {thread.req } & Requirements & \\ \rowsep
14
14
\ref {thread.stoptoken }& Stop tokens & \tcode {<stop_token>} \\ \rowsep
15
15
\ref {thread.threads } & Threads & \tcode {<thread>} \\ \rowsep
You can’t perform that action at this time.
0 commit comments