Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c505 poll_poll(pollObject *self, PyObject *args) in poll_poll() function
625 {"poll", (PyCFunction)poll_poll,
/external/python/cpython3/Modules/
Dselectmodule.c527 poll_poll(pollObject *self, PyObject *args) in poll_poll() function
672 {"poll", (PyCFunction)poll_poll,