V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::ConditionVariable Class Referencefinal

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
 

Detailed Description

Definition at line 32 of file condition-variable.h.


The documentation for this class was generated from the following file: