axtask

Function yield_now

Source
pub fn yield_now()
Expand description

Current task gives up the CPU time voluntarily, and switches to another ready task.