Searched refs:WatchSet (Results 1 – 2 of 2) sorted by relevance
59 using WatchSet = std::set<const Watch*>; variable86 WatchSet ready_watches_;
229 WatchSet::const_iterator next_ready_iter = ready_watches_.begin(); in Arm()