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

/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h1116 os_nice_impl(PyObject *module, int increment);
1127 return_value = os_nice_impl(module, increment);
/external/python/cpython3/Modules/
H A Dposixmodule.c3879 os_nice_impl(PyObject *module, int increment) function

Completed in 97 milliseconds