Home
last modified time | relevance | path

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

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