Expand description
User space.
Structs§
- Code execution in the user mode.
- A user space.
Enums§
- A reason as to why the control of the CPU is returned from the user space to the kernel.
Traits§
- The common interface that every CPU architecture-specific
UserContext
implements.