19 #ifndef GRPC_SUPPORT_CPU_H 20 #define GRPC_SUPPORT_CPU_H GPRAPI unsigned gpr_cpu_num_cores(void)
Interface providing CPU information for currently running system.
GPRAPI unsigned gpr_cpu_current_cpu(void)
Return the CPU on which the current thread is executing; N.B.