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

/xnu-2422.115.4/osfmk/kern/
H A Dpriority.c339 set_sched_pri(thread, priority);
468 set_sched_pri(thread, thread->priority);
H A Dlocks.c616 set_sched_pri(holder, priority);
697 set_sched_pri(thread, priority);
757 set_sched_pri(thread, DEPRESSPRI);
1009 set_sched_pri(thread, DEPRESSPRI);
H A Dsched_fixedpriority.c409 set_sched_pri(thread, thread->priority);
678 set_sched_pri(thread, thread->priority);
H A Dsched_prim.h133 extern void set_sched_pri(
H A Dsched_proto.c366 set_sched_pri(thread, thread->priority);
H A Dsched_grrr.c330 set_sched_pri(thread, thread->priority);
H A Dwait_queue.c1966 set_sched_pri(thread, priority);
H A Dsched_prim.c2578 set_sched_pri(thread, priority);
4051 * set_sched_pri:
4060 set_sched_pri( function
/xnu-2422.115.4/osfmk/i386/
H A Dlocks_i386.c1896 set_sched_pri(thread, DEPRESSPRI);
1955 set_sched_pri(thread, priority);
2114 set_sched_pri(holder, priority);
/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c3761 set_sched_pri(self, self->priority);

Completed in 102 milliseconds