Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dlocks.h389 extern kern_return_t wakeup_thread_with_inheritor(
H A Dlocks.c1642 wakeup_thread_with_inheritor(event_t event, wait_result_t result, lck_wake_action_t action, thread_… in wakeup_thread_with_inheritor() function
/xnu-12377.61.12/iokit/Kernel/
H A DIOService.cpp1784 wakeup_thread_with_inheritor(&victim->service->__machPortHoldDestroy, // event in lockForArbitration()