Home
last modified time | relevance | path

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

/php-src/TSRM/
H A DTSRM.h118 typedef void (*tsrm_shutdown_func_t)(void); typedef
136 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;
714 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler) in tsrm_set_shutdown_handler()

Completed in 8 milliseconds