v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
semaphore.h File Reference
#include "../lazy-instance.h"
Include dependency graph for semaphore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  V8_FINAL< kOperandKind, kNumCachedOperands >
 
struct  CreateSemaphoreTrait< N >
 
struct  LazySemaphore< N >
 

Namespaces

 v8
 
 v8::internal
 

Macros

#define LAZY_SEMAPHORE_INITIALIZER   LAZY_DYNAMIC_INSTANCE_INITIALIZER
 

Macro Definition Documentation

#define LAZY_SEMAPHORE_INITIALIZER   LAZY_DYNAMIC_INSTANCE_INITIALIZER

Definition at line 122 of file semaphore.h.