Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Deventvar.h468 kqueue_threadreq_bind_prepost(struct proc *p, workq_threadreq_t req,
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c3387 kqueue_threadreq_bind_prepost(p, kqr, uth); in workq_kern_threadreq_permanent_bind()
4693 kqueue_threadreq_bind_prepost(p, req, uth); in workq_select_threadreq_or_park_and_unlock()
/xnu-11215/bsd/kern/
H A Dkern_event.c5409 kqueue_threadreq_bind_prepost(struct proc *p __unused, workq_threadreq_t kqr, function