Searched defs:UpgradeExclusive (Results 1 – 1 of 1) sorted by relevance
62 struct UpgradeExclusive { struct63 UpgradeExclusive(std::shared_lock<std::shared_timed_mutex>& rdlock) in UpgradeExclusive() function68 ~UpgradeExclusive() { in ~UpgradeExclusive()75 std::shared_lock<std::shared_timed_mutex>& rdlock_;