Home
last modified time | relevance | path

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

/art/runtime/
Dlock_word.h91 kStateThinOrUnlocked = 0, enumerator
141 (kStateThinOrUnlocked << kStateShift)); in FromThinLockId()
185 case kStateThinOrUnlocked: in GetState()