Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c3285 PyRunningLoopHolder_tp_dealloc(PyRunningLoopHolder *rl) in PyRunningLoopHolder_tp_dealloc() function
3301 .tp_dealloc = (destructor)PyRunningLoopHolder_tp_dealloc,