nix
0.29.0
In nix::
sched
Function
nix
::
sched
::
sched_yield
Copy item path
source
ยท
[
−
]
pub fn sched_yield() ->
Result
<
()
>
Expand description
Explicitly yield the processor to other threads.
Further reading