Searched refs:tsrm_thread_begin_func_t (Results 1 – 2 of 2) sorted by relevance
128 typedef void (*tsrm_thread_begin_func_t)(THREAD_T thread_id, void ***tsrm_ls); typedef142 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler);
54 static tsrm_thread_begin_func_t tsrm_new_thread_begin_handler;714 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler) in tsrm_set_new_thread_begin_handler()
Completed in 10 milliseconds