Searched refs:set_running_or_notify_cancel (Results 1 – 10 of 10) sorted by relevance
59 if not self.future.set_running_or_notify_cancel():
164 if work_item.future.set_running_or_notify_cancel():
519 def set_running_or_notify_cancel(self): member in Future
53 if not self.future.set_running_or_notify_cancel():
470 def set_running_or_notify_cancel(self): member in Future
271 if work_item.future.set_running_or_notify_cancel():
296 if not concurrent.set_running_or_notify_cancel():
809 if future.set_running_or_notify_cancel():
271 .. method:: Future.set_running_or_notify_cancel()
356 .. method:: set_running_or_notify_cancel()