Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_asynciomodule.c113 static PyTypeObject PyRunningLoopHolder_Type; variable
3266 static PyTypeObject PyRunningLoopHolder_Type = { variable