Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dblock_hint.h90 extern void kdp_wait4_find_process(thread_t thread, event64_t event, thread_waitinfo_t *waitinfo);
H A Dkern_stackshot.c6091 kdp_wait4_find_process(thread, thread->wait_event, waitinfo_v1); in stackshot_thread_wait_owner_info()
/xnu-11215/bsd/kern/
H A Dkern_exit.c3503 kdp_wait4_find_process(thread_t thread, __unused event64_t wait_event, thread_waitinfo_t *waitinfo) in kdp_wait4_find_process() function