Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c151 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread() function
211 if (!CreateThread(NULL, 0, fcgi_shutdown_thread, in fcgi_init()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c368 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread() function
444 if (!CreateThread(NULL, 0, fcgi_shutdown_thread, in fcgi_init()

Completed in 16 milliseconds