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

/xnu-2422.115.4/osfmk/kern/
H A Dpriority.c310 SCHED(compute_priority)(thread, FALSE);
316 * compute_priority:
325 compute_priority( function
H A Dsched_prim.h143 extern void compute_priority(
477 void (*compute_priority)( member in struct:sched_dispatch_table
H A Dsyscall_subr.c482 SCHED(compute_priority)(thread, FALSE);
503 SCHED(compute_priority)(thread, FALSE);
H A Dlocks.c768 SCHED(compute_priority)(thread, FALSE);
1014 SCHED(compute_priority)(thread, FALSE);
H A Dthread_act.c710 SCHED(compute_priority)(thread, TRUE);
H A Dthread.c847 SCHED(compute_priority)(new_thread, FALSE);
H A Dsched_prim.c412 compute_priority,
448 compute_priority,
/xnu-2422.115.4/osfmk/i386/
H A Dlocks_i386.c1903 SCHED(compute_priority)(thread, FALSE);

Completed in 46 milliseconds