Searched refs:UnderlyingMutexes (Results 1 – 1 of 1) sorted by relevance
903 SmallVector<UnderlyingCapability, 4> UnderlyingMutexes; member in __anonef2eab400a11::ScopedLockableFactEntry910 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_Acquired); in addExclusiveLock()914 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_Acquired); in addSharedLock()918 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_ReleasedExclusive); in addExclusiveUnlock()922 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_ReleasedShared); in addSharedUnlock()929 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleRemovalFromIntersection()946 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleLock()962 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleUnlock()