Home
last modified time | relevance | path

Searched refs:tsrm_startup (Results 1 – 3 of 3) sorted by relevance

/php-src/TSRM/
H A DTSRM.h83 TSRM_API bool tsrm_startup(int expected_threads, int expected_resources, int debug_level, const cha…
H A DTSRM.c119 TSRM_API bool tsrm_startup(int expected_threads, int expected_resources, int debug_level, const cha… in tsrm_startup() function
/php-src/main/
H A Dmain.c2693 bool ret = tsrm_startup(expected_threads, 1, 0, NULL); in php_tsrm_startup_ex()

Completed in 14 milliseconds