Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_queue.c241 struct thread_input { struct
249 struct util_queue *queue = ((struct thread_input*)input)->queue; in util_queue_thread_func()
250 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func()
335 struct thread_input *input = in util_queue_create_thread()
336 (struct thread_input *) malloc(sizeof(struct thread_input)); in util_queue_create_thread()

Completed in 1 milliseconds