Searched refs:UnderlyingMutexes (Results 1 – 1 of 1) sorted by relevance
903 SmallVector<UnderlyingCapability, 4> UnderlyingMutexes; member in __anon68dfda3c0a11::ScopedLockableFactEntry910 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_Acquired); in addLock()914 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_ReleasedExclusive); in addExclusiveUnlock()918 UnderlyingMutexes.emplace_back(M.sexpr(), UCK_ReleasedShared); in addSharedUnlock()925 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleRemovalFromIntersection()942 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleLock()958 for (const auto &UnderlyingMutex : UnderlyingMutexes) { in handleUnlock()