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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched.h369 * thread_timer_delta macro takes care of both thread timers.
371 #define thread_timer_delta(thread, delta) \ macro
H A Dpriority.c227 thread_timer_delta(thread, delta);
417 thread_timer_delta(thread, delta);

Completed in 20 milliseconds