gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CPUSET_ASIZE (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/proc.h - 24.6KB - 595 lines
574: #define CPUSET_ASIZE(x) (((x) - 1)/32 + 1)
575: #define CPUSET_SSIZE CPUSET_ASIZE(MAXCPUS)
576: struct cpuset {