Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dkern_event.c384 kqr_thread_requested_pending(workq_threadreq_t kqr) in kqr_thread_requested_pending() function
2001 return kqr_thread_requested_pending(&kqwl->kqwl_request); in filt_wlturnstile_interlock_is_workq()
2189 if (kqr_thread_requested_pending(kqr)) { in filt_wlupdate()
2603 } else if (kqr_thread_requested_pending(kqr)) { /* > idle, < bound */ in kdp_workloop_sync_wait_find_owner()
5131 assert(kqr_thread_requested_pending(kqr)); in kqueue_threadreq_modify()
5179 assert(kqr_thread_requested_pending(kqr)); in kqueue_threadreq_bind()
5694 if (kqr_thread_requested_pending(kqr)) { in kqworkloop_set_overcommit()