Searched refs:epoll_free (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | selectmodule.c | 1353 freefunc epoll_free = PyType_GetSlot(type, Py_tp_free); in pyepoll_dealloc() local 1354 epoll_free((PyObject *)self); in pyepoll_dealloc() |
Completed in 3 milliseconds