Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dblock_hint.h89 extern void kdp_workloop_sync_wait_find_owner(thread_t thread, event64_t event, thread_waitinfo_t *…
H A Dkern_stackshot.c6088 kdp_workloop_sync_wait_find_owner(thread, thread->wait_event, waitinfo_v1); in stackshot_thread_wait_owner_info()
/xnu-11215/bsd/kern/
H A Dkern_event.c2608 kdp_workloop_sync_wait_find_owner(__assert_only thread_t thread, in kdp_workloop_sync_wait_find_owner() function