Searched refs:DoSetsIntersect (Results 1 – 1 of 1) sorted by relevance
131 static bool DoSetsIntersect(const std::set<T>& set1, in DoSetsIntersect() function161 return !DoSetsIntersect(transaction->scope(), locked_scope); in CanStartTransaction()