Searched defs:util_queue (Results 1 – 1 of 1) sorted by relevance
203 struct util_queue { struct205 mtx_t finish_lock; /* for util_queue_finish and protects threads/num_threads */ argument217 struct util_queue_job *jobs; argument223 bool util_queue_init(struct util_queue *queue, argument