Searched defs:InitOnce (Results 1 – 6 of 6) sorted by relevance
| /external/OpenCL-CTS/test_common/harness/ |
| D | ThreadPool.cpp | 112 static BOOL _InitOnceExecuteOnce(_PINIT_ONCE InitOnce, _PINIT_ONCE_FN InitFn, in _InitOnceExecuteOnce() 679 static BOOL CALLBACK _ThreadPool_Init(_PINIT_ONCE InitOnce, PVOID Parameter, in _ThreadPool_Init()
|
| /external/libvpx/test/ |
| D | decode_test_driver.h | 102 void InitOnce() { in InitOnce() function
|
| /external/libaom/test/ |
| D | decode_test_driver.h | 105 void InitOnce() { in InitOnce() function
|
| /external/virglrenderer/src/mesa/compat/c11/ |
| D | threads_win32.h | 148 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
|
| /external/mesa3d/include/c11/ |
| D | threads_win32.h | 160 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
|
| /external/vulkan-validation-layers/layers/ |
| D | vk_loader_platform.h | 322 static BOOL CALLBACK InitFuncWrapper(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) { in InitFuncWrapper()
|