Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/pthread/ !
H A Dworkqueue_internal.h285 wq_exceeded_active_constrained_thread_limit:1, member
H A Dpthread_workqueue.c4061 wq->wq_exceeded_active_constrained_thread_limit = !allowance_passed; in workq_constrained_allowance()
5187 if (wq->wq_exceeded_active_constrained_thread_limit) { in fill_procworkqueue()
5267 if (wq->wq_exceeded_active_constrained_thread_limit) { in workqueue_get_task_ss_flags_from_pwq_state_kdp()