Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Deventvar.h469 extern void kqueue_threadreq_bind_commit(struct proc *p, thread_t thread);
/xnu-10063.101.15/bsd/pthread/
H A Dpthread_workqueue.c4453 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
/xnu-10063.101.15/bsd/kern/
H A Dkern_event.c5257 kqueue_threadreq_bind_commit(struct proc *p, thread_t thread) in kqueue_threadreq_bind_commit() function