Searched defs:_asyncio_future_blocking (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | futures.py | 67 _asyncio_future_blocking = False variable in Future |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_futures.py | 37 _asyncio_future_blocking = False variable in DuckFuture |