Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h937 select_kqueue_impl(PyTypeObject *type);
954 return_value = select_kqueue_impl(type); in select_kqueue()
/aosp_15_r20/external/python/cpython3/Modules/
Dselectmodule.c2010 select_kqueue_impl(PyTypeObject *type) in select_kqueue_impl() function