rstubs
0.1.0
Module scheduler
Module Items
Structs
Constants
Statics
In rstubs::
threading
rstubs
::
threading
Module
scheduler
Copy item path
source
Expand description
The scheduler that coordinates the execution of threads
Structs
§
Local
🔒
Private, CPU-local data
Scheduler
The scheduler plans the threads’ execution order and, from this, selects the next thread to be running.
Constants
§
APPS
Statics
§
THREAD_
STACKS
🔒