Searched refs:accept_mutex_off (Results 1 - 3 of 3) sorted by relevance

/httpd/test/
H A Dtime-sem.c124 void accept_mutex_off(void) function
185 void accept_mutex_off(void) function
261 void accept_mutex_off() function
273 perror ("accept_mutex_off");
347 void accept_mutex_off() function
409 void accept_mutex_off() function
546 accept_mutex_off ();
563 accept_mutex_off ();
/httpd/server/mpm/prefork/
H A Dprefork.c262 static apr_status_t accept_mutex_off(void) function
652 SAFE_ACCEPT(accept_mutex_off());
674 SAFE_ACCEPT(accept_mutex_off());
708 SAFE_ACCEPT(accept_mutex_off()); /* unlock after "accept" */
/httpd/server/mpm/motorz/
H A Dmotorz.c587 static apr_status_t accept_mutex_off(void)

Completed in 1480 milliseconds