Home
last modified time | relevance | path

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

/PHP-7.4/TSRM/
H A DTSRM.h142 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler);
H A DTSRM.c768 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
772 tsrm_new_thread_begin_handler = new_thread_begin_handler; in tsrm_set_new_thread_begin_handler()

Completed in 9 milliseconds