Searched refs:getUnlocked (Results 1 – 1 of 1) sorted by relevance
36 static LockState getUnlocked() { return LockState(Unlocked); } in getUnlocked() function244 state = state->set<LockMap>(lockR, LockState::getUnlocked()); in ReleaseLock()294 State = State->set<LockMap>(LockR, LockState::getUnlocked()); in InitLock()