Searched refs:select_epoll_impl (Results 1 – 2 of 2) sorted by relevance
511 select_epoll_impl(PyTypeObject *type, int sizehint, int flags);547 return_value = select_epoll_impl(type, sizehint, flags); in select_epoll()
1305 select_epoll_impl(PyTypeObject *type, int sizehint, int flags) in select_epoll_impl() function