Home
last modified time | relevance | path

Searched refs:CPU_CLR (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/posix/
Dsched.h93 # define CPU_CLR(cpu, cpusetp) __CPU_CLR_S (cpu, sizeof (cpu_set_t), cpusetp) macro
/glibc-2.36/manual/
Dresource.texi1285 @deftypefn Macro void CPU_CLR (int @var{cpu}, cpu_set_t *@var{set})
1288 @c CPU_CLR ok
/glibc-2.36/ChangeLog.old/
DChangeLog.148282 sched_setaffinity. Define CPU_SET, CPU_CLR, CPU_ISSET, and CPU_ZERO.