Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c415 HANDLE shutdown_event = (HANDLE) arg; in fcgi_shutdown_thread() local
416 WaitForSingleObject(shutdown_event, INFINITE); in fcgi_shutdown_thread()
513 HANDLE shutdown_event = (HANDLE) ev; in fcgi_init() local
515 shutdown_event, 0, NULL)) { in fcgi_init()

Completed in 8 milliseconds