Home
last modified time | relevance | path

Searched refs:CPU_COUNT (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/posix/
Dtst-cpucount.c14 int n = CPU_COUNT (&c); in do_test()
Dtst-cpuset.c35 if (CPU_COUNT (&s3) != 1) in do_test()
Dsched.h97 # define CPU_COUNT(cpusetp) __CPU_COUNT_S (sizeof (cpu_set_t), cpusetp) macro
/glibc-2.36/stdlib/
Dtst-arc4random-thread.c338 unsigned int ncpus = CPU_COUNT (&cpuset); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1711999 * posix/sched.h: Define CPU_COUNT.