Searched defs:MAX_CPU (Results 1 – 3 of 3) sorted by relevance
23 pub const MAX_CPU: usize = backend::process::types::CPU_SETSIZE; constant
129 static const int MAX_CPU = 8; variable
31 #define MAX_CPU 2 macro