Searched defs:_asyncio_future_blocking (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/asyncio/ | ||
| D | futures.py | 68 _asyncio_future_blocking = False variable in Future |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_futures.py | 37 _asyncio_future_blocking = False variable in DuckFuture |
| D | test_runners.py | 229 def _asyncio_future_blocking(self): member in RunTests.test_asyncio_run_without_uncancel.Task |