Home
last modified time | relevance | path

Searched defs:util_queue (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
Du_queue.h206 struct util_queue { struct
208 simple_mtx_t finish_lock; /* for util_queue_finish and protects threads/num_threads */ argument
220 struct util_queue_job *jobs; argument
227 bool util_queue_init(struct util_queue *queue, argument