v8  3.14.5(node0.10.28)
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 652 of file platform.h.

Member Typedef Documentation

Definition at line 655 of file platform.h.


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