Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/pthread/
H A Dpthread_workqueue.c3673 workq_may_start_event_mgr_thread(struct workqueue *wq, struct uthread *uth) in workq_may_start_event_mgr_thread() function
3766 return workq_may_start_event_mgr_thread(wq, uth); in workq_threadreq_admissible()
3847 if (req_mgr && workq_may_start_event_mgr_thread(wq, NULL)) { in workq_threadreq_select_for_creator()
4057 if (req_mgr && workq_may_start_event_mgr_thread(wq, uth)) { in workq_threadreq_select()