Returns how many physical CPUs or NUMA groups the system has.
Synopsis
Declared in <llvm/Support/Threading.h>
unsigned int
get_cpus();
Return Value
Number of physical CPUs or NUMA groups.
Created with MrDocs
Returns how many physical CPUs or NUMA groups the system has.
Declared in <llvm/Support/Threading.h>
unsigned int
get_cpus();
Number of physical CPUs or NUMA groups.
Created with MrDocs