Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DThreadPool.cpp215 static _INIT_ONCE threadpool_init_control; variable
217 static int threadpool_init_control; variable
219 pthread_once_t threadpool_init_control = PTHREAD_ONCE_INIT; variable