nix
0.26.4
In nix::sched
?
Settings
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