Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Deventvar.h496 extern void kqworkloop_bound_thread_park_prepost(workq_threadreq_t req);
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c3450 kqworkloop_bound_thread_park_prepost(kqr); in workq_kern_bound_thread_park()
/xnu-11215/bsd/kern/
H A Dkern_event.c5504 kqworkloop_bound_thread_park_prepost(workq_threadreq_t kqr) function