Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_children.h17 int fpm_children_make(struct fpm_worker_pool_s *wp, int in_event_loop, int nb_to_spawn, int is_debu…
H A Dfpm_children.c295 fpm_children_make(wp, 1 /* in event loop */, 1, 0); in fpm_children_bury()
368 int fpm_children_make(struct fpm_worker_pool_s *wp, int in_event_loop, int nb_to_spawn, int is_debu… in fpm_children_make() function
471 return fpm_children_make(wp, 0 /* not in event loop yet */, 0, 1); in fpm_children_create_initial()
H A Dfpm_process_ctl.c422 fpm_children_make(wp, 1, children_to_fork, 1); in fpm_pctl_perform_idle_server_maintenance()
533 fpm_children_make(wp, 1, 1, 1); in fpm_pctl_on_socket_accept()

Completed in 8 milliseconds