Files
2025-10-25 03:02:53 +03:00

14 lines
312 B
Markdown

[latch.syn]
# 32 Concurrency support library [[thread]](./#thread)
## 32.9 Coordination types [[thread.coord]](thread.coord#latch.syn)
### 32.9.2 Latches [[thread.latch]](thread.latch#latch.syn)
#### 32.9.2.2 Header <latch> synopsis [latch.syn]
[🔗](#header:%3clatch%3e)
namespace std {class latch;}