rstubs
0.1.0
Module context
Module Items
Structs
Functions
In rstubs::
arch
rstubs
::
arch
Module
context
Copy item path
source
Expand description
Context and ring switching
Structs
§
Registers
Non-volatile registers that have to survive function calls.
Functions
§
launch
⚠
Starts the thread for the first time
switch
⚠
Switches between two threads
switch_
to_
user
⚠
Switch to the user by faking a return from an interrupt.