Searched refs:thread_input (Results 1 – 1 of 1) sorted by relevance
228 struct thread_input { struct236 struct util_queue *queue = ((struct thread_input*)input)->queue; in util_queue_thread_func() argument237 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func()326 struct thread_input *input = in util_queue_init()327 (struct thread_input *) malloc(sizeof(struct thread_input)); in util_queue_init()