Function posish::process::sched_yield[][src]

pub fn sched_yield()
Expand description

sched_yield()—Hints to the OS that other processes should run.

References