Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c997 pyepoll_poll(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_poll() function
1091 {"poll", (PyCFunction)pyepoll_poll,
/external/python/cpython3/Modules/
Dselectmodule.c1499 pyepoll_poll(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_poll() function
1645 {"poll", (PyCFunction)pyepoll_poll,