v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
Win32Semaphore (int count) | |
~Win32Semaphore () | |
void | Wait () |
bool | Wait (int timeout) |
void | Signal () |
Public Member Functions inherited from Semaphore | |
virtual | ~Semaphore () |
Definition at line 1704 of file platform-win32.cc.
|
inlineexplicit |
Definition at line 1706 of file platform-win32.cc.
References v8::internal::NULL.
|
inline |
Definition at line 1710 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1724 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1714 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1718 of file platform-win32.cc.
References v8::internal::DWORD().