Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/pthread/
H A Dpthread_workqueue.c575 workq_thread_needs_priority_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_priority_change() function
4199 if (workq_thread_needs_priority_change(req, uth)) { in workq_schedule_creator()