Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2065 …{"sched_setscheduler", (PyCFunction)os_sched_setscheduler, METH_FASTCALL, os_sched_setscheduler__d…
2072 os_sched_setscheduler(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_sched_setscheduler() function