Searched defs:cur_state (Results 1 – 4 of 4) sorted by relevance
428 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveLock() local493 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveTryLock() local592 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveUnlock() local690 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveLock() local732 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveUnlock() local763 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveLockWithTimeout() local817 void ReaderWriterMutex::HandleSharedLockContention(Thread* self, int32_t cur_state) { in HandleSharedLockContention()841 int32_t cur_state = state_.load(std::memory_order_relaxed); in SharedTryLock() local
182 int32_t cur_state = state_.load(std::memory_order_relaxed); in SharedLock() local206 int32_t cur_state = state_.load(std::memory_order_relaxed); in SharedUnlock() local
205 IRTSegmentState cur_state) { in CheckHoleCount()
409 int cur_state = getThreadState(t); in printMajorityThreadState() local