Searched refs:kqueue_threadreq_bind_commit (Results 1 – 3 of 3) sorted by relevance
452 extern void kqueue_threadreq_bind_commit(struct proc *p, thread_t thread);
4424 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
5075 kqueue_threadreq_bind_commit(struct proc *p, thread_t thread) in kqueue_threadreq_bind_commit() function