Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h128 {"modify", _PyCFunction_CAST(select_poll_modify), METH_FASTCALL, select_poll_modify__doc__},
134 select_poll_modify(pollObject *self, PyObject *const *args, Py_ssize_t nargs) in select_poll_modify() function