Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Deventvar.h448 kqueue_threadreq_bind_prepost(struct proc *p, workq_threadreq_t req,
/xnu-10002.1.13/bsd/pthread/
H A Dpthread_workqueue.c4372 kqueue_threadreq_bind_prepost(p, req, uth); in workq_select_threadreq_or_park_and_unlock()
/xnu-10002.1.13/bsd/kern/
H A Dkern_event.c5099 kqueue_threadreq_bind_prepost(struct proc *p __unused, workq_threadreq_t kqr, in kqueue_threadreq_bind_prepost() function