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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h617 extern const struct sched_dispatch_table sched_proto_dispatch;
H A Dsched_proto.c157 const struct sched_dispatch_table sched_proto_dispatch = { variable in typeref:struct:sched_dispatch_table
H A Dsched_prim.c520 sched_current_dispatch = &sched_proto_dispatch;
554 sched_current_dispatch = &sched_proto_dispatch;

Completed in 71 milliseconds