Searched refs:cl_thread_pool_init (Results 1 – 4 of 4) sorted by relevance
141 cl_thread_pool_init(IN cl_thread_pool_t * const p_thread_pool,
115 cl_thread_pool_init;
75 cl_status_t cl_thread_pool_init(IN cl_thread_pool_t * const p_thread_pool, in cl_thread_pool_init() function
190 status = cl_thread_pool_init(&p_disp->worker_threads, thread_count, in cl_disp_init()