nix
0.26.1
In nix::
sched
Structs
CloneFlags
CpuSet
Functions
clone
sched_getaffinity
sched_getcpu
sched_setaffinity
sched_yield
setns
unshare
Type Aliases
CloneCb
nix
::
sched
Function
sched_getcpu
Copy item path
Settings
Help
Summary
Source
pub fn sched_getcpu() ->
Result
<
usize
>
Expand description
Determines the CPU on which the calling thread is running.