Searched refs:stop_listening (Results 1 - 2 of 2) sorted by relevance

/httpd/server/mpm/prefork/
H A Dprefork.c367 static void stop_listening(int sig) function
835 apr_signal(AP_SIG_GRACEFUL, stop_listening);
/httpd/server/mpm/motorz/
H A Dmotorz.c698 static void stop_listening(int sig) function
1115 apr_signal(AP_SIG_GRACEFUL, stop_listening);

Completed in 323 milliseconds