Searched refs:_SC_CPUSET_SIZE (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkthr.c147 cpusetsize = sysconf(_SC_CPUSET_SIZE);
/freebsd-11-stable/lib/libc/gen/
H A Dsysconf.c604 #ifdef _SC_CPUSET_SIZE
605 case _SC_CPUSET_SIZE:
/freebsd-11-stable/lib/libmemstat/
H A Dmemstat_uma.c332 cpusetsize = sysconf(_SC_CPUSET_SIZE);
/freebsd-11-stable/usr.sbin/pmccontrol/
H A Dpmccontrol.c232 cpusetsize = sysconf(_SC_CPUSET_SIZE);
/freebsd-11-stable/include/
H A Dunistd.h292 #define _SC_CPUSET_SIZE 122 macro

Completed in 145 milliseconds