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/
H A Du_queue.c247 util_queue_thread_func(void *input) in util_queue_thread_func() function
340 if (thrd_success != u_thread_create(queue->threads + index, util_queue_thread_func, input)) { in util_queue_create_thread()

Completed in 1 milliseconds