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

/darwin-on-arm/xnu/osfmk/kern/
H A Dpriority.c323 SCHED(compute_priority)(thread, FALSE);
329 * compute_priority:
338 compute_priority( function
H A Dsched_prim.h142 extern void compute_priority(
484 void (*compute_priority)( member in struct:sched_dispatch_table
H A Dsyscall_subr.c393 SCHED(compute_priority)(thread, FALSE);
414 SCHED(compute_priority)(thread, FALSE);
H A Dthread_act.c710 SCHED(compute_priority)(thread, TRUE);
H A Dlocks.c758 SCHED(compute_priority)(thread, FALSE);
H A Dthread.c809 SCHED(compute_priority)(new_thread, FALSE);
H A Dsched_prim.c399 compute_priority,
435 compute_priority,
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c1852 SCHED(compute_priority)(thread, FALSE);

Completed in 55 milliseconds