Searched refs:nbusy (Results 1 – 3 of 3) sorted by relevance
1341 int i, iter, nbusy, pbusy; in bufshutdown() local1358 nbusy = 0; in bufshutdown()1362 nbusy++; in bufshutdown()1364 if (nbusy == 0) { in bufshutdown()1373 printf("%d ", nbusy); in bufshutdown()1374 if (nbusy < pbusy) in bufshutdown()1376 pbusy = nbusy; in bufshutdown()1403 nbusy = 0; in bufshutdown()1415 nbusy++; in bufshutdown()1419 nbusy, bp, bp->b_vp, bp->b_flags, in bufshutdown()[all …]
321 ngx_int_t nbusy; member
1608 } else if (hc->nbusy < cscf->large_client_header_buffers.num) { in ngx_http_alloc_large_header_buffer()1633 hc->nbusy++; in ngx_http_alloc_large_header_buffer()3062 hc->nbusy = 1; in ngx_http_set_keepalive()3147 hc->busy, hc->nbusy); in ngx_http_set_keepalive()3158 hc->nbusy = 0; in ngx_http_set_keepalive()