Skip to main content

create_cpu_scheduler

Function create_cpu_scheduler 

Source
pub(super) fn create_cpu_scheduler(cpu_idx: usize) -> SchedulerCpu
Expand description

Create a SchedulerCpu for the given CPU index (creates its idle task).