Searched defs:InitOnce (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_common/harness/ |
D | ThreadPool.cpp | 110 static BOOL _InitOnceExecuteOnce(_PINIT_ONCE InitOnce, _PINIT_ONCE_FN InitFn, in _InitOnceExecuteOnce() 681 static BOOL CALLBACK _ThreadPool_Init(_PINIT_ONCE InitOnce, PVOID Parameter, in _ThreadPool_Init()
|
/external/libaom/libaom/test/ |
D | decode_test_driver.h | 105 void InitOnce() { in InitOnce() function
|
/external/libvpx/libvpx/test/ |
D | decode_test_driver.h | 102 void InitOnce() { in InitOnce() function
|
/external/virglrenderer/src/gallium/include/c11/ |
D | threads_win32.h | 156 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()
|