Lines Matching refs:setpriority
1294 * making calls into us (e.g. setPriority).1524 * setPriority(), and then starts the thread. We could manage this with2360 if (setpriority(PRIO_PROCESS, thread->systemTid, kHigher) != 0) {2390 if (setpriority(PRIO_PROCESS, thread->systemTid, savedThreadPrio) != 0)