Module kernel::common::context
[−]
[src]
Context
Structs
| Context | |
| ContextFile | |
| ContextMemory |
Constants
| CONTEXT_STACK_SIZE |
Statics
| context_enabled | |
| context_i | |
| contexts_ptr |
Functions
| context_box |
Reads a Boxed function and executes it |
| context_exit |
Exit context |
| context_fork |
Fork context |
| context_switch |
Switch context |