Searched refs:impl_call_once_callback (Results 1 – 1 of 1) sorted by relevance
148 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback() function199 InitOnceExecuteOnce(flag, impl_call_once_callback, (PVOID)¶m, NULL); in call_once()