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

should_preempt

Function should_preempt 

Source
pub fn should_preempt(current: &Task, next: &Task) -> bool
Expand description

Check if should preempt current task