Function keos::thread::scheduler::start_idle
source · pub unsafe fn start_idle(core_id: usize) -> !
Expand description
Transmute this thread into the idle.
pub unsafe fn start_idle(core_id: usize) -> !
Transmute this thread into the idle.