Searched refs:_asyncio_future_blocking (Results 1 – 5 of 5) sorted by relevance
67 _asyncio_future_blocking = False variable in Future259 self._asyncio_future_blocking = True
31 obj._asyncio_future_blocking is not None)
257 result._asyncio_future_blocking = False
33 _asyncio_future_blocking = False variable in DuckFuture74 self._asyncio_future_blocking = True110 _asyncio_future_blocking = None variable in BaseFutureTests.test_isfuture.MyFuture113 self._asyncio_future_blocking = False572 del fut._asyncio_future_blocking
23 * a Future-like object with a ``_asyncio_future_blocking``