Searched refs:thread_wakeup_with_result (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandGate.cpp98 thread_wakeup_with_result(&enabled, THREAD_INTERRUPTED);
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.h263 #define thread_wakeup_with_result(x, z) \ macro
H A Dsched_prim.c1109 * Common routine for thread_wakeup, thread_wakeup_with_result,
3253 thread_wakeup_with_result(x, THREAD_AWAKENED);
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_fault.c1902 thread_wakeup_with_result((event_t) m, THREAD_RESTART);

Completed in 108 milliseconds