Module sched

Module sched 

Source

Structs§

Scheduler

Statics§

GLOBAL_SCHEDULER
NEED_RESCHEDULE
A global flag indicating whether reschedule is required.

Functions§

CLEAR_NEED_RESCHEDULE
set NEED_RESCHEDULE to false regardless its value; return the previous state.
SET_NEED_RESCHEDULE
set NEED_RESCHEDULE to true regardless its value; return the previous state.