Searched defs:__call_once (Results 1 – 2 of 2) sorted by relevance
31 void __call_once(volatile once_flag::_State_type& flag, void* arg, void (*func)(void*)) { in __call_once() function
204 void __call_once(volatile once_flag::_State_type& flag, void* arg, __call_once() function