Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c20 static ngx_uint_t ngx_reap_children(ngx_cycle_t *cycle);
189 live = ngx_reap_children(cycle); in ngx_master_process_cycle()
725 ngx_reap_children(ngx_cycle_t *cycle) in ngx_reap_children() function