Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c6989 static PyStructSequence_Desc sched_param_desc = { variable
15935 sched_param_desc.name = MODNAME ".sched_param"; in posixmodule_exec()
15936 PyObject *SchedParamType = (PyObject *)PyStructSequence_NewType(&sched_param_desc); in posixmodule_exec()

Completed in 16 milliseconds