Searched refs:_mesa_threadpool_wait_for_task (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | threadpool.h | 58 void _mesa_threadpool_wait_for_task(struct threadpool *pool,
|
| H A D | threadpool.c | 184 _mesa_threadpool_wait_for_task(struct threadpool *pool, function in typeref:typename:void
|
| H A D | swapchain9.c | 320 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[i])); 984 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[next_buffer])); 1057 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[0]));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | threadpool.h | 58 void _mesa_threadpool_wait_for_task(struct threadpool *pool,
|
| H A D | threadpool.c | 184 _mesa_threadpool_wait_for_task(struct threadpool *pool, function in typeref:typename:void
|
| H A D | swapchain9.c | 320 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[i])); 1007 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[next_buffer])); 1080 _mesa_threadpool_wait_for_task(This->pool, &(This->tasks[0]));
|
Completed in 9 milliseconds