Home
last modified time | relevance | path

Searched defs:cur_state (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Dmutex.cc322 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLock() local
365 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveTryLock() local
411 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveUnlock() local
498 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLock() local
534 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveUnlock() local
568 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLockWithTimeout() local
620 int32_t cur_state = state_.LoadRelaxed(); in SharedTryLock() local
Dmutex-inl.h156 int32_t cur_state = state_.LoadRelaxed(); in SharedLock() local
188 int32_t cur_state = state_.LoadRelaxed(); in SharedUnlock() local