nix
0.24.3
In nix::sched
Structs
CloneFlags
CpuSet
Functions
clone
sched_getaffinity
sched_setaffinity
sched_yield
setns
unshare
Type Aliases
CloneCb
?
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