sched_getcpu

Function sched_getcpu 

Source
pub fn sched_getcpu() -> Result<usize>
Expand description

Determines the CPU on which the calling thread is running.