Home
last modified time | relevance | path

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

/PHP-5.3/sapi/fpm/fpm/
H A Dfastcgi.c152 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread() function
212 if (!CreateThread(NULL, 0, fcgi_shutdown_thread, in fcgi_init()
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c145 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread() function
216 if (!CreateThread(NULL, 0, fcgi_shutdown_thread, in fcgi_init()

Completed in 13 milliseconds