Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Du_queue.c235 util_queue_thread_func(void *input) in util_queue_thread_func() function
328 if (thrd_success != u_thread_create(queue->threads + index, util_queue_thread_func, input)) { in util_queue_create_thread()