Searched refs:tsrm_startup (Results 1 – 3 of 3) sorted by relevance
83 TSRM_API bool tsrm_startup(int expected_threads, int expected_resources, int debug_level, const cha…
119 TSRM_API bool tsrm_startup(int expected_threads, int expected_resources, int debug_level, const cha… in tsrm_startup() function
2757 bool ret = tsrm_startup(expected_threads, 1, 0, NULL); in php_tsrm_startup_ex()
Completed in 27 milliseconds