Searched refs:thread_timer_delta (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched.h270 * thread_timer_delta macro takes care of both thread timers.
272 #define thread_timer_delta(thread, delta) \ macro
H A Dpriority.c130 thread_timer_delta(thread, delta);
309 thread_timer_delta(thread, delta);

Completed in 25 milliseconds