pub fn sched_yield()
sched_yield()—Hints to the OS that other processes should run.
sched_yield()
This function always succeeds.