Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dblock_hint.h69 extern void kdp_sema_find_owner(struct waitq * waitq, event64_t event, thread_waitinfo_t *waitinfo);
H A Dsync_sema.c1139 kdp_sema_find_owner(struct waitq *waitq, __assert_only event64_t event, thread_waitinfo_t * waitinf… in kdp_sema_find_owner() function
H A Dkern_stackshot.c3789 kdp_sema_find_owner(thread->waitq.wq_q, thread->wait_event, waitinfo_v1); in stackshot_thread_wait_owner_info()