Lines Matching refs:set
84 self.event.set()
89 self.event.set()
94 self.event.set()
101 self.event.set()
105 self.event.set()
109 self.event.set()
124 self.event.set()
133 self.event.set()
182 and the future is removed from each set in the collection of sets
220 fs = set(fs)
223 finished = set(
282 A named 2-tuple of sets. The first set, named 'done', contains the
284 completed. The second set, named 'not_done', contains uncompleted
288 fs = set(fs)