rustubs
0.2.0
Module sched
Module Items
Structs
Statics
Functions
In rustubs::
proc
rustubs
::
proc
Module
sched
Copy item path
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.