pub static mut sched_context_switch_request: c_uint
Expand description

Flag indicating whether a context switch is necessary after handling an interrupt. Supposed to be set in an ISR.