Home
last modified time | relevance | path

Searched refs:PyRunningLoopHolder_tp_dealloc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_asynciomodule.c3240 PyRunningLoopHolder_tp_dealloc(PyRunningLoopHolder *rl) in PyRunningLoopHolder_tp_dealloc() function
3256 .tp_dealloc = (destructor)PyRunningLoopHolder_tp_dealloc,