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
ThreadSafeInitOnceTrait Struct Reference

#include <lazy-instance.h>

Static Public Member Functions

template<typename Function , typename Storage >
static void Init (OnceType *once, Function function, Storage storage)
 

Detailed Description

Definition at line 171 of file lazy-instance.h.

Member Function Documentation

static void Init ( OnceType once,
Function  function,
Storage  storage 
)
inlinestatic

Definition at line 173 of file lazy-instance.h.

References v8::internal::CallOnce().


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