Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.h141 void ngx_set_shutdown_timer(ngx_cycle_t *cycle);
H A Dngx_cycle.c1410 ngx_set_shutdown_timer(ngx_cycle_t *cycle) in ngx_set_shutdown_timer() function
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c984 ngx_set_shutdown_timer(cycle); in ngx_worker_process_cycle()