Home
last modified time | relevance | path

Searched refs:kThinLockCountMaskShifted (Results 1 – 2 of 2) sorted by relevance

/art/tools/cpp-define-generator/
Dlockword.def50 art::LockWord::kThinLockCountMaskShifted)
/art/runtime/
Dlock_word.h91 kThinLockCountMaskShifted = kThinLockCountMask << kThinLockCountShift, enumerator