Searched defs:cr_running (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | coroutines.py | 164 def cr_running(self): member in CoroWrapper |
/external/python/cpython3/Lib/ | ||
D | types.py | 201 cr_running = gi_running variable in _GeneratorWrapper |