Searched refs:sched_fixedpriority_with_pset_runqueue_dispatch (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h629 extern const struct sched_dispatch_table sched_fixedpriority_with_pset_runqueue_dispatch;
H A Dsched_fixedpriority.c196 const struct sched_dispatch_table sched_fixedpriority_with_pset_runqueue_dispatch = { variable in typeref:struct:sched_dispatch_table
H A Dsched_prim.c539 sched_current_dispatch = &sched_fixedpriority_with_pset_runqueue_dispatch;

Completed in 31 milliseconds