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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpriority.c261 set_sched_pri(thread, priority);
365 set_sched_pri(thread, thread->priority);
H A Dsched_prim.h131 extern void set_sched_pri(
H A Dlocks.c576 set_sched_pri(holder, priority);
657 set_sched_pri(thread, priority);
706 set_sched_pri(thread, DEPRESSPRI);
H A Dsched_prim.c2604 * set_sched_pri:
2613 set_sched_pri( function
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c2298 set_sched_pri(self, self->priority);

Completed in 47 milliseconds