pub fn preemption_snapshot(
pin: &CpuPin<'_>,
) -> Result<PreemptionSnapshot, CpuLocalError>Expand description
Observes the current architecture-selected preemption state.
pub fn preemption_snapshot(
pin: &CpuPin<'_>,
) -> Result<PreemptionSnapshot, CpuLocalError>Observes the current architecture-selected preemption state.