Wrapper for a CONDITION_VARIABLE, backend for the Cond class.
More...
#include <WindowsCond.hxx>
Wrapper for a CONDITION_VARIABLE, backend for the Cond class.
Definition at line 40 of file WindowsCond.hxx.
◆ WindowsCond() [1/2]
WindowsCond::WindowsCond |
( |
| ) |
|
|
inline |
◆ WindowsCond() [2/2]
◆ broadcast()
void WindowsCond::broadcast |
( |
| ) |
|
|
inline |
◆ operator=()
◆ signal()
void WindowsCond::signal |
( |
| ) |
|
|
inline |
◆ timed_wait()
bool WindowsCond::timed_wait |
( |
CriticalSection & |
mutex, |
|
|
std::chrono::steady_clock::duration |
timeout |
|
) |
| |
|
inline |
◆ wait()
The documentation for this class was generated from the following file: