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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched.h179 #define first_timeslice(processor) ((processor)->timeslice > 0) macro
H A Dpriority.c157 if (first_timeslice(processor))
H A Dsched_prim.c1208 first_timeslice(processor) ) {
1675 if ( first_timeslice(processor) &&
2553 if (first_timeslice(processor)) {

Completed in 13 milliseconds