|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
MSTL信号量支持 更多...
#include "atomic_timed_wait.hpp"类 | |
| class | counting_semaphore< LeastMaxValue > |
| 计数信号量类模板 更多... | |
类型定义 | |
| using | binary_semaphore = counting_semaphore<1> |
| 二元信号量 | |