Searched refs:ThreadPool_Init (Results 1 – 1 of 1) sorted by relevance
47 void ThreadPool_Init(void);486 void ThreadPool_Init(void) in ThreadPool_Init() function684 ThreadPool_Init(); in _ThreadPool_Init()751 ThreadPool_Init(); in ThreadPool_Do()755 err = pthread_once(&threadpool_init_control, ThreadPool_Init); in ThreadPool_Do()944 ThreadPool_Init(); in GetThreadCount()948 cl_int err = pthread_once(&threadpool_init_control, ThreadPool_Init); in GetThreadCount()