v8
3.11.10(node0.8.26)
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 1699 of file platform-win32.cc.
|
inlineexplicit |
Definition at line 1701 of file platform-win32.cc.
References v8::internal::NULL.
|
inline |
Definition at line 1705 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1719 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1709 of file platform-win32.cc.
|
inlinevirtual |
Implements Semaphore.
Definition at line 1713 of file platform-win32.cc.
References v8::internal::DWORD().