ostd
0.15.2
In ostd::
arch::
task
ostd
::
arch
::
task
Function
context_switch
Copy item path
Source
pub(crate) unsafe extern "C" fn context_switch( cur:
*mut
TaskContext
, nxt:
*const
TaskContext
, )