Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2137 {"sched_setparam", (PyCFunction)os_sched_setparam, METH_FASTCALL, os_sched_setparam__doc__},
2144 os_sched_setparam(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_sched_setparam() function