Searched refs:kAtomicShift (Results 1 – 1 of 1) sorted by relevance
278 | (u64(kIsAtomic) << kAtomicShift)); in IsBothReadsOrAtomic()302 static const u64 kAtomicShift = 6 + kClkBits; variable303 static const u64 kAtomicBit = 1ull << kAtomicShift;