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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpriority.c205 * do_priority_computation:
209 #define do_priority_computation(thread, pri) \ macro
257 do_priority_computation(thread, priority);
282 do_priority_computation(thread, priority);
380 do_priority_computation(thread, new_pri);

Completed in 18 milliseconds