Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/pthread/
H A Dpthread_workqueue.c825 workq_oldest_killable_idle_thread(struct workqueue *wq) in workq_oldest_killable_idle_thread() function
910 if ((uth = workq_oldest_killable_idle_thread(wq)) == NULL) { in workq_death_policy_evaluate()
1258 struct uthread *oldest = workq_oldest_killable_idle_thread(wq); in workq_push_idle_thread()