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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.c1174 boolean_t other_runnable, inactive_state; local
1194 other_runnable = processor->runq.count > 0 || rt_runq.count > 0;
1240 (!other_runnable ||
1260 if (other_runnable) {

Completed in 19 milliseconds