Searched refs:select_epoll_poll_impl (Results 1 – 2 of 2) sorted by relevance
801 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj,833 return_value = select_epoll_poll_impl(self, timeout_obj, maxevents); in select_epoll_poll()
1512 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj, in select_epoll_poll_impl() function