Home
last modified time | relevance | path

Searched defs:cr_running (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dcoroutines.py164 def cr_running(self): member in CoroWrapper
/external/python/cpython3/Lib/
Dtypes.py201 cr_running = gi_running variable in _GeneratorWrapper