Skip to main content

yield_current_cpu

Function yield_current_cpu 

Source
pub fn yield_current_cpu() -> Result<(), TaskError>
Expand description

Yields the calling thread and executes the resulting context switch.