Searched refs:kAtomicBit (Results 1 – 1 of 1) sorted by relevance
205 x_ |= kAtomicBit; in SetAtomic()210 return x_ & kAtomicBit; in IsAtomic()302 static const u64 kAtomicBit = 1ull << kAtomicShift; variable