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

/xnu-2782.1.97/osfmk/kern/
H A Dtimer.h124 extern void thread_timer_event(
H A Dtimer.c157 thread_timer_event( function
H A Dsched_prim.c2030 thread_timer_event(processor->last_dispatch, &processor->idle_thread->system_timer);
2062 thread_timer_event(processor->last_dispatch, &thread->system_timer);
2275 thread_timer_event(ctime, &thread->system_timer);
2387 thread_timer_event(ctime, &thread->system_timer);

Completed in 25 milliseconds