Preemption
include/sch/preempt.h View source View on GitHubFunctions
Section titled “Functions”scheduler_preemption_disable
Section titled “scheduler_preemption_disable”uint32_t scheduler_preemption_disable(void); scheduler_preemption_enable
Section titled “scheduler_preemption_enable”uint32_t scheduler_preemption_enable(void); scheduler_preemption_disabled
Section titled “scheduler_preemption_disabled”bool scheduler_preemption_disabled(void);