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

/darwin-on-arm/xnu/osfmk/kern/
H A Dpriority.c352 set_sched_pri(thread, priority);
472 set_sched_pri(thread, thread->priority);
H A Dsched_fixedpriority.c409 set_sched_pri(thread, thread->priority);
732 set_sched_pri(thread, thread->priority);
H A Dsched_prim.h132 extern void set_sched_pri(
H A Dlocks.c615 set_sched_pri(holder, priority);
696 set_sched_pri(thread, priority);
747 set_sched_pri(thread, DEPRESSPRI);
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.c1788 set_sched_pri(thread, priority);
H A Dsched_prim.c3731 * set_sched_pri:
3740 set_sched_pri( function
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c1845 set_sched_pri(thread, DEPRESSPRI);
1902 set_sched_pri(thread, priority);
2055 set_sched_pri(holder, priority);
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c3087 set_sched_pri(self, self->priority);

Completed in 98 milliseconds