Home | History | Annotate | Download | only in vm

Lines Matching refs:getpriority

2319     *pSavedThreadPrio = getpriority(PRIO_PROCESS, thread->systemTid);
2347 * getpriority() returns the "nice" value, so larger numbers indicate
3295 thread->systemTid, getpriority(PRIO_PROCESS, thread->systemTid),