Searched defs:cur_state (Results 1 – 4 of 4) sorted by relevance
369 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveLock() local421 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveTryLock() local478 int32_t cur_state = state_and_contenders_.load(std::memory_order_relaxed); in ExclusiveUnlock() local578 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveLock() local617 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveUnlock() local651 int32_t cur_state = state_.load(std::memory_order_relaxed); in ExclusiveLockWithTimeout() local702 void ReaderWriterMutex::HandleSharedLockContention(Thread* self, int32_t cur_state) { in HandleSharedLockContention()723 int32_t cur_state = state_.load(std::memory_order_relaxed); in SharedTryLock() local
180 int32_t cur_state = state_.load(std::memory_order_relaxed); in SharedLock() local204 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