Home
last modified time | relevance | path

Searched refs:threadPoolInitErr (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DThreadPool.cpp221 cl_int threadPoolInitErr = -1; // set to CL_SUCCESS on successful thread launch variable
476 if (threadPoolInitErr == CL_SUCCESS) in SetThreadCount()
643 threadPoolInitErr = err; in ThreadPool_Init()
677 threadPoolInitErr = CL_SUCCESS; in ThreadPool_Init()
766 if (threadPoolInitErr) in ThreadPool_Do()