Searched refs:new_thread_begin_handler (Results 1 – 2 of 2) sorted by relevance
134 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler);
702 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() argument706 tsrm_new_thread_begin_handler = new_thread_begin_handler; in tsrm_set_new_thread_begin_handler()
Completed in 7 milliseconds