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