Udostępnij za pośrednictwem


Metoda CONDITION_VARIABLE::notify_all

Odblokowuje wszystkie wątki, które oczekują na condition_variable obiektu.

void notify_all() _NOEXCEPT;

Wymagania

Nagłówek: condition_variable

Obszar nazw: std

Zobacz też

Informacje

Klasa CONDITION_VARIABLE

<condition_variable>