Searched refs:qg_nice (Results 1 – 2 of 2) sorted by relevance
2086 if (Queue[qgrp]->qg_nice > 0)2087 (void) nice(Queue[qgrp]->qg_nice);7261 qg->qg_nice = NiceQueueRun;7373 qg->qg_nice = atoi(p);7462 if (qg->qg_nice != NiceQueueRun)
535 short qg_nice; /* niceness for queue run */ member