HomeSort by relevance Sort by last modified time
    Searched refs:CasLockWordWeakSequentiallyConsistent (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
object.h 152 bool CasLockWordWeakSequentiallyConsistent(LockWord old_val, LockWord new_val)
    [all...]
object-inl.h 80 inline bool Object::CasLockWordWeakSequentiallyConsistent(LockWord old_val, LockWord new_val) {
    [all...]

Completed in 44 milliseconds