Searched refs:UnderlyingCapability (Results 1 – 1 of 1) sorted by relevance
898 struct UnderlyingCapability { struct in __anonfc9fb0060a11::ScopedLockableFactEntry903 SmallVector<UnderlyingCapability, 2> UnderlyingMutexes;910 UnderlyingMutexes.push_back(UnderlyingCapability{M, UCK_Acquired}); in addLock()914 UnderlyingMutexes.push_back(UnderlyingCapability{M, UCK_ReleasedExclusive}); in addExclusiveUnlock()918 UnderlyingMutexes.push_back(UnderlyingCapability{M, UCK_ReleasedShared}); in addSharedUnlock()