Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h1058 …{"control", _PyCFunction_CAST(select_kqueue_control), METH_FASTCALL, select_kqueue_control__doc__},
1065 select_kqueue_control(kqueue_queue_Object *self, PyObject *const *args, Py_ssize_t nargs) in select_kqueue_control() function