Searched refs:os_getpriority_impl (Results 1 – 2 of 2) sorted by relevance
1153 os_getpriority_impl(PyObject *module, int which, int who);1168 return_value = os_getpriority_impl(module, which, who); in os_getpriority()
4004 os_getpriority_impl(PyObject *module, int which, int who) in os_getpriority_impl() function