Searched refs:tsrm_shutdown_func_t (Results 1 – 2 of 2) sorted by relevance
118 typedef void (*tsrm_shutdown_func_t)(void); typedef136 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler);
60 static tsrm_shutdown_func_t tsrm_shutdown_handler = NULL;720 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler) in tsrm_set_shutdown_handler()
Completed in 11 milliseconds