Home
last modified time | relevance | path

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

/haiku/headers/compatibility/gnu/
H A Dsched.h24 typedef __haiku_uint32 cpuset_mask; typedef
30 #define NCPUSETBITS (sizeof(cpuset_mask) * 8) /* bits per mask */
33 cpuset_mask bits[_howmany(CPU_SETSIZE, NCPUSETBITS)];