728x90
728x170
*[header][Multi-threading] condition_variable (C++11)
<condition_variable>
Condition variable
Classes
- condition_variable
- Condition variable (class )
- condition_variable_any
- Condition variable (any lock) (class )
Enum classes
- cv_status
- Condition variable status (enum class )
Functions
- notify_all_at_thread_exit
- Notify all at thread exit (function )
내용 출처 : http://www.cplusplus.com/reference/condition_variable/
728x90
그리드형(광고전용)
'Programming > C++' 카테고리의 다른 글
[header][Input/Output] fstream (0) | 2017.11.08 |
---|---|
[header][Multi-threading] thread (C++11) (0) | 2017.11.08 |
[header][Multi-threading] mutex (C++11) (0) | 2017.11.08 |
[header][Multi-threading] future (C++11) (0) | 2017.11.08 |
[header][Multi-threading] atomic (C++11) (0) | 2017.11.08 |
[header][other] valarray (0) | 2017.11.08 |
[header][other] utility (0) | 2017.11.08 |
[header][other] type_traits (C++11) (0) | 2017.11.08 |