Home
last modified time | relevance | path

Searched refs:impl_call_once_callback (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c115 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback() function
166 InitOnceExecuteOnce((PINIT_ONCE)flag, impl_call_once_callback, (PVOID)&param, NULL); in call_once()

Completed in 2 milliseconds