Home
last modified time | relevance | path

Searched refs:task_handle (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dthreadpool.c175 struct threadpool_task **task_handle) in _mesa_threadpool_wait_for_task() argument
177 struct threadpool_task *task = *task_handle; in _mesa_threadpool_wait_for_task()
189 *task_handle = NULL; in _mesa_threadpool_wait_for_task()