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);7260 qg->qg_nice = NiceQueueRun;7372 qg->qg_nice = atoi(p);7461 if (qg->qg_nice != NiceQueueRun)
535 short qg_nice; /* niceness for queue run */ member