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

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

Completed in 111 milliseconds