Module os::task::switch

source ·
Expand description

Wrap switch.S as a function

Functions§

  • Switch to the context of next_task_cx_ptr, saving the current context in current_task_cx_ptr.