shutdown_event 370 sapi/cgi/fastcgi.c HANDLE shutdown_event = (HANDLE) arg; shutdown_event 371 sapi/cgi/fastcgi.c WaitForSingleObject(shutdown_event, INFINITE); shutdown_event 443 sapi/cgi/fastcgi.c HANDLE shutdown_event = (HANDLE) atoi(str); shutdown_event 445 sapi/cgi/fastcgi.c shutdown_event, 0, NULL)) { shutdown_event 153 sapi/fpm/fpm/fastcgi.c HANDLE shutdown_event = (HANDLE) arg; shutdown_event 154 sapi/fpm/fpm/fastcgi.c WaitForSingleObject(shutdown_event, INFINITE); shutdown_event 210 sapi/fpm/fpm/fastcgi.c HANDLE shutdown_event = (HANDLE) atoi(str); shutdown_event 212 sapi/fpm/fpm/fastcgi.c shutdown_event, 0, NULL)) {