Searched refs:os_sched_param_impl (Results 1 – 2 of 2) sorted by relevance
2847 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority);2865 return_value = os_sched_param_impl(type, sched_priority); in os_sched_param()
6694 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority) in os_sched_param_impl() function