v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
semaphore.h File Reference
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.

Classes

class  v8::base::Semaphore
 
struct  v8::base::CreateSemaphoreTrait< N >
 
struct  v8::base::LazySemaphore< N >
 

Namespaces

namespace  v8
 
namespace  v8::base
 

Macros

#define LAZY_SEMAPHORE_INITIALIZER   LAZY_DYNAMIC_INSTANCE_INITIALIZER
 

Macro Definition Documentation

◆ LAZY_SEMAPHORE_INITIALIZER

#define LAZY_SEMAPHORE_INITIALIZER   LAZY_DYNAMIC_INSTANCE_INITIALIZER

Definition at line 104 of file semaphore.h.