Searched refs:tempPriority (Results 1 – 1 of 1) sorted by relevance
991 int tempPriority; in getLowestPriorityPid_l() local992 if (!getPriority_l(tempPid, &tempPriority)) { in getLowestPriorityPid_l()997 if (pid == -1 || tempPriority > priority) { in getLowestPriorityPid_l()1000 priority = tempPriority; in getLowestPriorityPid_l()