nix
0.0.1
In nix::
sched
nix
::
sched
Function
sched_yield
Copy item path
Source
pub fn sched_yield() ->
Result
<
()
>
Expand description
Explicitly yield the processor to other threads.
Further reading