Searched refs:thread_timer_event (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer.h106 #define thread_timer_event(tstamp, new_timer) macro
129 extern void thread_timer_event(
H A Dtimer.c162 thread_timer_event( function
H A Dsched_prim.c1381 thread_timer_event(processor->last_dispatch, &processor->idle_thread->system_timer);
1411 thread_timer_event(processor->last_dispatch, &thread->system_timer);
1531 thread_timer_event(processor->last_dispatch, &thread->system_timer);
1611 thread_timer_event(processor->last_dispatch, &thread->system_timer);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_exception.s167 bl EXT(thread_timer_event)
387 bl EXT(thread_timer_event)
996 bl EXT(thread_timer_event)
1493 chkifuser1: bl EXT(thread_timer_event)
H A Dmachine_routines_asm.s765 .globl EXT(thread_timer_event)
767 LEXT(thread_timer_event)

Completed in 45 milliseconds