condition_variable::notify_all Method
Unblocks all threads that are waiting for the condition_variable object.
void notify_all() _NOEXCEPT;
Requirements
Header: condition_variable
Namespace: std
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Unblocks all threads that are waiting for the condition_variable object.
void notify_all() _NOEXCEPT;
Header: condition_variable
Namespace: std