Function linux_unsafe::getcpu

source ·
pub unsafe fn getcpu(cpu: *const uint, node: *const uint) -> Result<int>
Expand description

Determine CPU and NUMA node on which the calling thread is running.