Searched refs:kThinLockCountOne (Results 1 – 2 of 2) sorted by relevance
81 kThinLockCountOne = 1 << kThinLockCountShift, // == 65536 (0x10000) enumerator
219 ADD_TEST_EQ(LOCK_WORD_THIN_LOCK_COUNT_ONE, static_cast<int32_t>(art::LockWord::kThinLockCountOne)) in CheckAsmSupportOffsetsAndSizes()