Searched refs:__libcpp_init_once_execute_once_thunk (Results 1 – 2 of 2) sorted by relevance
121 __libcpp_init_once_execute_once_thunk(PINIT_ONCE __init_once, PVOID __parameter, PVOID* __context) { in __libcpp_init_once_execute_once_thunk() function132 …(PINIT_ONCE)__flag, __libcpp_init_once_execute_once_thunk, reinterpret_cast<void*>(__init_routine)… in __libcpp_execute_once()
142 __libcpp_init_once_execute_once_thunk(PINIT_ONCE __init_once, PVOID __parameter, in __libcpp_init_once_execute_once_thunk() function156 if (!InitOnceExecuteOnce((PINIT_ONCE)__flag, __libcpp_init_once_execute_once_thunk, in __libcpp_execute_once()