V8 Project
once.cc File Reference
#include "src/base/once.h"
#include <sched.h>
#include "src/base/atomicops.h"
+ Include dependency graph for once.cc:

Go to the source code of this file.

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::base
 

Functions

void v8::base::CallOnceImpl (OnceType *once, PointerArgFunction init_func, void *arg)