Searched defs:cur_state (Results 1 – 3 of 3) sorted by relevance
417 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLock() local463 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveTryLock() local520 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveUnlock() local618 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLock() local657 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveUnlock() local691 int32_t cur_state = state_.LoadRelaxed(); in ExclusiveLockWithTimeout() local742 void ReaderWriterMutex::HandleSharedLockContention(Thread* self, int32_t cur_state) { in HandleSharedLockContention()763 int32_t cur_state = state_.LoadRelaxed(); in SharedTryLock() local
134 int32_t cur_state = state_.LoadRelaxed(); in SharedLock() local158 int32_t cur_state = state_.LoadRelaxed(); in SharedUnlock() local
201 IRTSegmentState cur_state) { in CheckHoleCount()