Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.c47 static struct fpm_event_s children_bury_timer; variable
87 fpm_event_set_timer(&children_bury_timer, 0, &fpm_postponed_children_bury, NULL); in fpm_got_signal()
88 fpm_event_add(&children_bury_timer, 0); in fpm_got_signal()

Completed in 8 milliseconds