Searched refs:os_sched_param (Results 1 – 2 of 2) sorted by relevance
2034 os_sched_param(PyTypeObject *type, PyObject *args, PyObject *kwargs) in os_sched_param() function
13508 SchedParamType.tp_new = os_sched_param; in INITFUNC()