Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.c37 static void fpm_postponed_children_bury(struct fpm_event_s *ev, short which, void *arg);
56 static void fpm_postponed_children_bury(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_postponed_children_bury() function
87 fpm_event_set_timer(&children_bury_timer, 0, &fpm_postponed_children_bury, NULL); in fpm_got_signal()

Completed in 7 milliseconds