Home
last modified time | relevance | path

Searched refs:ngx_noaccepting (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c56 ngx_uint_t ngx_noaccepting; variable
257 ngx_noaccepting = 0; in ngx_master_process_cycle()
309 ngx_noaccepting = 1; in ngx_master_process_cycle()
833 if (ngx_noaccepting) { in ngx_reap_children()
835 ngx_noaccepting = 0; in ngx_reap_children()