Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2034 os_sched_param(PyTypeObject *type, PyObject *args, PyObject *kwargs) in os_sched_param() function
/external/python/cpython3/Modules/
Dposixmodule.c13508 SchedParamType.tp_new = os_sched_param; in INITFUNC()