php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
struct | cleanup_s |
Functions | |
int | fpm_cleanup_add (int type, void(*cleanup)(int, void *), void *arg) |
void | fpm_cleanups_run (int type) |
Definition at line 18 of file fpm_cleanup.c.
void fpm_cleanups_run | ( | int | type | ) |
Definition at line 36 of file fpm_cleanup.c.