Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_children.h30 int idle_kill; member
H A Dfpm_process_ctl.c372 last_idle_child->idle_kill = 1; in fpm_pctl_perform_idle_server_maintenance()
385 last_idle_child->idle_kill = 1; in fpm_pctl_perform_idle_server_maintenance()
H A Dfpm_children.c200 if (child && child->idle_kill) { in fpm_children_bury()
225 if (child && child->idle_kill && WTERMSIG(status) == SIGQUIT) { in fpm_children_bury()

Completed in 12 milliseconds