Home
last modified time | relevance | path

Searched defs:threadpool_init_control (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DThreadPool.cpp224 static _INIT_ONCE threadpool_init_control; variable
226 static int threadpool_init_control; variable
228 pthread_once_t threadpool_init_control = PTHREAD_ONCE_INIT; variable