Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dselectmodule.c.h976 select_kqueue_close_impl(kqueue_queue_Object *self);
981 return select_kqueue_close_impl(self); in select_kqueue_close()
/third_party/python/Modules/
Dselectmodule.c2035 select_kqueue_close_impl(kqueue_queue_Object *self) in select_kqueue_close_impl() function