Home
last modified time | relevance | path

Searched refs:workq_cooperative_queue_best_req (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c4088 workq_cooperative_queue_best_req(struct workqueue *wq, struct uthread *uth) in workq_cooperative_queue_best_req() function
4176 req_tmp = workq_cooperative_queue_best_req(wq, NULL); in workq_threadreq_select_for_creator()
4385 req_tmp = workq_cooperative_queue_best_req(wq, uth); in workq_threadreq_select()