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

/xnu-2782.1.97/osfmk/kern/
H A Dpriority.c286 * do_priority_computation:
293 static int do_priority_computation(thread_t th) { function
323 priority = do_priority_computation(thread);
350 priority = do_priority_computation(thread);
467 new_pri = do_priority_computation(thread);

Completed in 17 milliseconds