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
once.cc File Reference
#include "once.h"
#include <sched.h>
#include "atomicops.h"
#include "checks.h"
Include dependency graph for once.cc:

Go to the source code of this file.

Namespaces

 v8
 
 v8::internal
 

Functions

void CallOnceImpl (OnceType *once, PointerArgFunction init_func, void *arg)