![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| void | NotifyOne () |
| void | NotifyAll () |
| void | Wait (Mutex *mutex) |
| bool | WaitFor (Mutex *mutex, const TimeDelta &rel_time) V8_WARN_UNUSED_RESULT |
| NativeHandle & | native_handle () |
| const NativeHandle & | native_handle () const |
Definition at line 32 of file condition-variable.h.