Home
last modified time | relevance | path

Searched refs:nb_to_spawn (Results 1 – 2 of 2) 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.c368 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() argument
379 max = wp->running_children + nb_to_spawn; in fpm_children_make()
385 max = wp->running_children + nb_to_spawn; in fpm_children_make()

Completed in 7 milliseconds