Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Devent_private.h867 extern bool kqueue_process_preadopt_thread_group(thread_t t, struct kqueue *kq, struct thread_group…
/xnu-11215/osfmk/ipc/
H A Dipc_pset.c1101 kqueue_process_preadopt_thread_group(self, kq, tg); in filt_machportprocess()
/xnu-11215/bsd/kern/
H A Dkern_event.c3353 kqueue_process_preadopt_thread_group(thread_t thread, struct kqueue *kq, struct thread_group *tg) in kqueue_process_preadopt_thread_group() function