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

/xnu-2422.115.4/osfmk/kern/
H A Dsched_prim.h610 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.c536 sched_current_dispatch = &sched_proto_dispatch;
570 sched_current_dispatch = &sched_proto_dispatch;

Completed in 81 milliseconds