v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include "platform/mutex.h"
Go to the source code of this file.
Data Structures | |
class | V8_FINAL< kOperandKind, kNumCachedOperands > |
Namespaces | |
v8 | |
v8::internal | |
Macros | |
#define | LAZY_CONDITION_VARIABLE_INITIALIZER LAZY_STATIC_INSTANCE_INITIALIZER |
Typedefs | |
typedef LazyStaticInstance < ConditionVariable, DefaultConstructTrait < ConditionVariable > , ThreadSafeInitOnceTrait > ::type | LazyConditionVariable |
#define LAZY_CONDITION_VARIABLE_INITIALIZER LAZY_STATIC_INSTANCE_INITIALIZER |
Definition at line 136 of file condition-variable.h.