Searched refs:kdp_wait4_find_process (Results 1 – 3 of 3) sorted by relevance
90 extern void kdp_wait4_find_process(thread_t thread, event64_t event, thread_waitinfo_t *waitinfo);
6091 kdp_wait4_find_process(thread, thread->wait_event, waitinfo_v1); in stackshot_thread_wait_owner_info()
3503 kdp_wait4_find_process(thread_t thread, __unused event64_t wait_event, thread_waitinfo_t *waitinfo) in kdp_wait4_find_process() function