pub fn set_preemption_pending(pin: &CpuPin<'_>) -> Result<(), CpuLocalError>Expand description
Marks work pending at the current preemptible boundary.
pub fn set_preemption_pending(pin: &CpuPin<'_>) -> Result<(), CpuLocalError>Marks work pending at the current preemptible boundary.