Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_cleanup.c12 struct cleanup_s { struct
18 static struct fpm_array_s cleanups = { .sz = sizeof(struct cleanup_s) }; argument
22 struct cleanup_s *c; in fpm_cleanup_add()
40 struct cleanup_s *c = fpm_array_item_last(&cleanups); in fpm_cleanups_run()

Completed in 6 milliseconds