Searched refs:qg_nice (Results 1 – 2 of 2) sorted by relevance
2166 if (Queue[qgrp]->qg_nice > 0)2167 (void) nice(Queue[qgrp]->qg_nice);7524 qg->qg_nice = NiceQueueRun;7635 qg->qg_nice = atoi(p);7724 if (qg->qg_nice != NiceQueueRun)
740 short qg_nice; /* niceness for queue run */ member