Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_queue.c251 util_queue_thread_func(void *input) in util_queue_thread_func() function
347 queue->threads[index] = u_thread_create(util_queue_thread_func, input); in util_queue_create_thread()