Function nix::sched::sched_getcpu

source ยท
pub fn sched_getcpu() -> Result<usize>
Expand description

Determines the CPU on which the calling thread is running.