Searched refs:thread_depress_expire (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsyscall_subr.h73 extern void thread_depress_expire(
H A Dsyscall_subr.c361 thread_depress_expire( function
H A Dthread.c667 timer_call_setup(&new_thread->depress_timer, thread_depress_expire, new_thread);

Completed in 15 milliseconds