Searched refs:threadpool_worker (Results 1 – 1 of 1) sorted by relevance
42 threadpool_worker(void *data) in threadpool_worker() function82 threadpool_worker(data); in wthreadpool_worker()103 pthread_create(&pool->pthread, NULL, threadpool_worker, pool); in _mesa_threadpool_create()