Searched refs:restart_num (Results 1 - 5 of 5) sorted by relevance

/httpd/server/mpm/simple/
H A Dsimple_types.h97 int restart_num; member in struct:simple_core_t
H A Dsimple_children.c126 if (sc->run_single_process && sc->restart_num == 2) {
H A Dsimple_api.c142 sc->restart_num++;
154 if (sc->restart_num == 2) {
/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2.c485 static int restart_num = 0; local
489 if (restart_num++ == 0) {
/httpd/server/mpm/netware/
H A Dmpm_netware.c1012 static int restart_num = 0; local
1016 if (restart_num++ == 0) {

Completed in 16 milliseconds