Searched refs:pyepoll_poll (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | selectmodule.c | 963 pyepoll_poll(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_poll() function 1057 {"poll", (PyCFunction)pyepoll_poll,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | selectmodule.c | 963 pyepoll_poll(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_poll() function 1057 {"poll", (PyCFunction)pyepoll_poll,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | selectmodule.c | 997 pyepoll_poll(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_poll() function 1091 {"poll", (PyCFunction)pyepoll_poll,
|