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

Public Member Functions

 Semaphore (int count)
 
void Signal ()
 
void Wait ()
 
bool WaitFor (const TimeDelta &rel_time) V8_WARN_UNUSED_RESULT
 
NativeHandle & native_handle ()
 
const NativeHandle & native_handle () const
 

Detailed Description

Definition at line 35 of file semaphore.h.


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