Searched refs:pyepoll_modify (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
H A Dselectmodule.c946 pyepoll_modify(pyEpoll_Object *self, PyObject *args, PyObject *kwds) function
1074 {"modify", (PyCFunction)pyepoll_modify,
/external/python/cpython3/Modules/
H A Dselectmodule.c1450 pyepoll_modify(pyEpoll_Object *self, PyObject *args, PyObject *kwds) function
1630 {"modify", (PyCFunction)pyepoll_modify,

Completed in 52 milliseconds