Searched defs:InitOnce (Results 1 – 6 of 6) sorted by relevance
74 static void InitOnce() { in InitOnce() function in GUIDGenerator
101 void WaffleInterface::InitOnce() { in InitOnce() function in WaffleInterface
102 void InitOnce() { in InitOnce() function
64 void InitOnce() { in InitOnce() function in google::protobuf::__anon64ff714b0111::OnceInitTest
156 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
334 InitFuncWrapper(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) { in InitFuncWrapper()