Function
lrs
::
syscall
::
sched_yield
Relinquish the CPU.
Syntax
fn sched_yield() -> i32
See also
sched_yield(2)