Searched refs:kThinLockCountOne (Results 1 – 2 of 2) sorted by relevance
/art/tools/cpp-define-generator/ | ||
D | lockword.def | 52 art::LockWord::kThinLockCountOne) |
/art/runtime/ | ||
D | lock_word.h | 90 kThinLockCountOne = 1 << kThinLockCountShift, // == 65536 (0x10000) enumerator |