Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Deventvar.h452 extern void kqueue_threadreq_bind_commit(struct proc *p, thread_t thread);
/xnu-10002.1.13/bsd/pthread/
H A Dpthread_workqueue.c4424 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
/xnu-10002.1.13/bsd/kern/
H A Dkern_event.c5114 kqueue_threadreq_bind_commit(struct proc *p, thread_t thread) in kqueue_threadreq_bind_commit() function