Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.c36 static void fpm_event_cleanup(int which, void *arg);
49 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup() function
350 if (0 > fpm_cleanup_add(FPM_CLEANUP_ALL, fpm_event_cleanup, NULL)) { in fpm_event_init_main()

Completed in 4 milliseconds