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