Home
last modified time | relevance | path

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

/PHP-8.3/TSRM/
H A DTSRM.h115 typedef void (*tsrm_shutdown_func_t)(void); typedef
133 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;
693 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler) in tsrm_set_shutdown_handler()

Completed in 7 milliseconds