Searched refs:select_poll_poll_impl (Results 1 – 2 of 2) sorted by relevance
207 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj);223 return_value = select_poll_poll_impl(self, timeout_obj); in select_poll_poll()
594 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj) in select_poll_poll_impl() function