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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Unblocks one of the threads that are waiting on the condition_variable_any object.
void notify_one() _NOEXCEPT;
Header: condition_variable
Namespace: std