Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_event.c384 kqr_thread_requested_pending(workq_threadreq_t kqr) in kqr_thread_requested_pending() function
1962 return kqr_thread_requested_pending(&kqwl->kqwl_request); in filt_wlturnstile_interlock_is_workq()
2150 if (kqr_thread_requested_pending(kqr)) { in filt_wlupdate()
2564 } else if (kqr_thread_requested_pending(kqr)) { /* > idle, < bound */ in kdp_workloop_sync_wait_find_owner()
5092 assert(kqr_thread_requested_pending(kqr)); in kqueue_threadreq_modify()
5140 assert(kqr_thread_requested_pending(kqr)); in kqueue_threadreq_bind()
5655 if (kqr_thread_requested_pending(kqr)) { in kqworkloop_set_overcommit()