Searched refs:getUnlocked (Results 1 – 1 of 1) sorted by relevance
47 static LockState getUnlocked() { return LockState(Unlocked); } in getUnlocked() function333 state = state->set<LockMap>(lockR, LockState::getUnlocked()); in resolvePossiblyDestroyedMutex()546 state = state->set<LockMap>(lockR, LockState::getUnlocked()); in ReleaseLockAux()641 State = State->set<LockMap>(LockR, LockState::getUnlocked()); in InitLockAux()