Home
last modified time | relevance | path

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

/art/runtime/
Dlock_word.h98 kStateThinOrUnlocked = 0, enumerator
148 (kStateThinOrUnlocked << kStateShift)); in FromThinLockId()
192 case kStateThinOrUnlocked: in GetState()