Module kernel::executor

source ·
Expand description

The executor module provides an executor that schedules and runs both the kernel threads and the user threads.

Re-exports

Modules

  • context 🔒
    The context module provides a TrapContext struct that save and restore the context of a thread when an exception or interrupt occurs.
  • future 🔒
  • scheduler 🔒

Structs

Statics

Functions