Level trigger condition variable supporting multiple waiters.
Optional constructor setting the initial state.
Reset the event.
Set the event.
waits for the event to be set with potential spurious wakeups
waits for the event to be set
Report the Event's current state.
See Implementation
Level trigger condition variable supporting multiple waiters.