Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dselectmodule.c.h873 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__()
/third_party/python/Modules/
Dselectmodule.c1649 select_epoll___exit___impl(pyEpoll_Object *self, PyObject *exc_type, in select_epoll___exit___impl() function