Searched refs:gpr_cpu_num_cores_import (Results 1 – 2 of 2) sorted by relevance
228 gpr_cpu_num_cores_type gpr_cpu_num_cores_import; variable484 gpr_cpu_num_cores_import = (gpr_cpu_num_cores_type) GetProcAddress(library, "gpr_cpu_num_cores"); in grpc_rb_load_imports()
654 extern gpr_cpu_num_cores_type gpr_cpu_num_cores_import;655 #define gpr_cpu_num_cores gpr_cpu_num_cores_import