⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

current_scheduler

Function current_scheduler 

Source
pub fn current_scheduler() -> &'static Mutex<Scheduler>
Expand description

Get scheduler for current CPU