Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Deventvar.h447 kqueue_threadreq_bind_prepost(struct proc *p, workq_threadreq_t req,
/xnu-8019.80.24/bsd/pthread/
H A Dpthread_workqueue.c4286 kqueue_threadreq_bind_prepost(p, req, uth); in workq_select_threadreq_or_park_and_unlock()
/xnu-8019.80.24/bsd/kern/
H A Dkern_event.c5012 kqueue_threadreq_bind_prepost(struct proc *p __unused, workq_threadreq_t kqr, in kqueue_threadreq_bind_prepost() function