Home
last modified time | relevance | path

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

/PHP-7.1/TSRM/
H A DTSRM.h146 TSRM_API void *tsrm_set_new_thread_begin_handler(tsrm_thread_begin_func_t new_thread_begin_handler);
H A DTSRM.c743 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
747 tsrm_new_thread_begin_handler = new_thread_begin_handler; in tsrm_set_new_thread_begin_handler()

Completed in 10 milliseconds