Searched defs:remove_done_callback (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/asyncio/ | ||
| D | futures.py | 238 def remove_done_callback(self, fn): member in Future |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_runners.py | 225 def remove_done_callback(self, *args, **kwargs): member in RunTests.test_asyncio_run_without_uncancel.Task |