Function axtask::yield_now

source ·
pub fn yield_now()
Expand description

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