Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ standard library class
|
gptkbp:canBeMoved |
true
|
gptkbp:cannotBeCopied |
true
|
gptkbp:definedIn |
gptkb:<condition_variable>_header
|
https://www.w3.org/2000/01/rdf-schema#label |
std::condition variable
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:method |
wait
notify_all notify_one wait_for wait_until |
gptkbp:namespace |
std
|
gptkbp:relatedTo |
gptkb:std::condition_variable_any
std::mutex std::unique_lock |
gptkbp:requires |
gptkb:std::unique_lock<std::mutex>
|
gptkbp:standardizedBy |
gptkb:ISO/IEC_14882
|
gptkbp:threadSafe |
true
|
gptkbp:usedFor |
thread synchronization
blocking threads notifying threads |
gptkbp:bfsParent |
gptkb:C++11
|
gptkbp:bfsLayer |
6
|