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
LazySemaphore< N > Struct Template Reference

#include <semaphore.h>

Public Types

typedef LazyDynamicInstance
< Semaphore,
CreateSemaphoreTrait< N >
, ThreadSafeInitOnceTrait >
::type 
type
 

Detailed Description

template<int N>
struct v8::internal::LazySemaphore< N >

Definition at line 115 of file semaphore.h.

Member Typedef Documentation

Definition at line 119 of file semaphore.h.


The documentation for this struct was generated from the following file: