Home
last modified time | relevance | path

Searched refs:select_poll_poll_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dselectmodule.c.h207 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj);
223 return_value = select_poll_poll_impl(self, timeout_obj); in select_poll_poll()
/third_party/python/Modules/
H A Dselectmodule.c594 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj) in select_poll_poll_impl() function

Completed in 6 milliseconds