rstubs::arch

Module context

source
Expand description

Context and ring switching

Structs§

  • Non-volatile registers that have to survive function calls.

Functions§

  • Starts the thread for the first time
  • Switches between two threads
  • Switch to the user by faking a return from an interrupt.