Home
last modified time | relevance | path

Searched refs:new_thread_begin_handler (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/TSRM/
H A DTSRM.h134 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler);
H A DTSRM.c702 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() argument
706 tsrm_new_thread_begin_handler = new_thread_begin_handler; in tsrm_set_new_thread_begin_handler()

Completed in 7 milliseconds