Searched refs:set_running_or_notify_cancel (Results 1 – 6 of 6) sorted by relevance
54 if not self.future.set_running_or_notify_cancel():
487 def set_running_or_notify_cancel(self): member in Future
356 if work_item.future.set_running_or_notify_cancel():
332 if not concurrent.set_running_or_notify_cancel():
874 if future.set_running_or_notify_cancel():
387 .. method:: set_running_or_notify_cancel()