webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
once.cc File Reference
#include <google/protobuf/stubs/once.h>
#include <sched.h>
#include <google/protobuf/stubs/atomicops.h>

Namespaces

 google
 
 google::protobuf
 

Functions

void google::protobuf::GoogleOnceInit (ProtobufOnceType *once, void(*init_func)())
 
void google::protobuf::GoogleOnceInitImpl (ProtobufOnceType *once, Closure *closure)