Searched refs:select_epoll___exit___impl (Results 1 – 2 of 2) sorted by relevance
873 select_epoll___exit___impl(pyEpoll_Object *self, PyObject *exc_type,900 return_value = select_epoll___exit___impl(self, exc_type, exc_value, exc_tb); in select_epoll___exit__()
1649 select_epoll___exit___impl(pyEpoll_Object *self, PyObject *exc_type, in select_epoll___exit___impl() function