nix
0.29.0
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