v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LazySemaphore< InitialValue > Struct Template Reference

#include <platform.h>

Public Types

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

Detailed Description

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

Definition at line 625 of file platform.h.

Member Typedef Documentation

Definition at line 628 of file platform.h.


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