tsrm_thread_end_func_t 55 TSRM/TSRM.c static tsrm_thread_end_func_t tsrm_new_thread_end_handler; tsrm_thread_end_func_t 739 TSRM/TSRM.c TSRM_API void *tsrm_set_new_thread_end_handler(tsrm_thread_end_func_t new_thread_end_handler) tsrm_thread_end_func_t 133 TSRM/TSRM.h typedef void (*tsrm_thread_end_func_t)(THREAD_T thread_id, void ***tsrm_ls); tsrm_thread_end_func_t 150 TSRM/TSRM.h TSRM_API void *tsrm_set_new_thread_end_handler(tsrm_thread_end_func_t new_thread_end_handler);