And
inline CPUSet And(const CPUSet& mask) const;
inline CPUSet GetCPUMask() const { return fThread->cpumask.And(gCPUEnabled); }