Searched refs:wg_runners (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c110 int wg_runners; /* total runners */ member in struct:workgrp
7645 WorkGrp[0].wg_runners = MaxQueueChildren;
7647 WorkGrp[0].wg_runners = Queue[0]->qg_numqueues;
7724 WorkGrp[j].wg_runners += Queue[h]->qg_maxqrun;

Completed in 71 milliseconds