Searched refs:sched_traditional_with_pset_runqueue_dispatch (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h612 extern const struct sched_dispatch_table sched_traditional_with_pset_runqueue_dispatch;
H A Dsched_prim.c427 const struct sched_dispatch_table sched_traditional_with_pset_runqueue_dispatch = { variable in typeref:struct:sched_dispatch_table
513 sched_current_dispatch = &sched_traditional_with_pset_runqueue_dispatch;

Completed in 10 milliseconds