Module rstubs::threading::scheduler

source ·
Expand description

The scheduler that coordinates the execution of threads

Structs§

  • Local 🔒
    Private, CPU-local data
  • The scheduler plans the threads’ execution order and, from this, selects the next thread to be running.

Constants§

Statics§