Searched refs:tsrm_shutdown_func_t (Results 1 – 2 of 2) sorted by relevance
115 typedef void (*tsrm_shutdown_func_t)(void); typedef133 TSRM_API void *tsrm_set_shutdown_handler(tsrm_shutdown_func_t shutdown_handler);
68 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