Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds