Lines Matching refs:total
110 /* Limit on the total --- clients will be locked out if more servers than
233 int count, *total;
260 ++*(q)->total; \
267 --*(q)->total; \
276 (q)->total = (b) ? (b)->total : apr_pcalloc((p), sizeof *(q)->total); \
1670 int total = 0, count;
1676 if (!*q->total) {
1715 total += count;
1717 if (!total)
1720 AP_DEBUG_ASSERT(*q->total >= total);
1721 *q->total -= total;
1729 } while (--total);
1798 *write_completion_q->total,
1799 *keepalive_q->total,
2085 if (workers_were_busy && *keepalive_q->total) {
2089 *keepalive_q->total);
2106 ps->write_completion = *write_completion_q->total;
2107 ps->keep_alive = *keepalive_q->total;
2926 "threads, and %d total children", free_length,