condition_variable_any::notify_one Method
Unblocks one of the threads that are waiting on the condition_variable_any object.
void notify_one() _NOEXCEPT;
Requirements
Header: condition_variable
Namespace: std
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Unblocks one of the threads that are waiting on the condition_variable_any object.
void notify_one() _NOEXCEPT;
Header: condition_variable
Namespace: std