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