Home
last modified time | relevance | path

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

/PHP-7.4/TSRM/
H A DTSRM.h126 typedef void (*tsrm_shutdown_func_t)(void); typedef
144 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler);
H A DTSRM.c68 static tsrm_shutdown_func_t tsrm_shutdown_handler = NULL;
786 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler) in tsrm_set_shutdown_handler()

Completed in 12 milliseconds