Searched refs:max_cpu (Results 1 – 1 of 1) sorted by relevance
710 let max_cpu = cpu_list[1].parse::<usize>()?; in check_if_all_cpus_allowed() localVariable711 if max_cpu == cpus - 1 { in check_if_all_cpus_allowed()