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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c253 util_queue_thread_func(void *input) function in typeref:typename:int
350 queue->threads[index] = u_thread_create(util_queue_thread_func, input);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.c267 util_queue_thread_func(void *input) function in typeref:typename:int
363 queue->threads[index] = u_thread_create(util_queue_thread_func, input);

Completed in 4 milliseconds