Searched refs:os_sched_param_impl (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h1977 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority);
1991 return_value = os_sched_param_impl(type, sched_priority);
/external/python/cpython3/Modules/
H A Dposixmodule.c5390 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority) function

Completed in 1633 milliseconds