Searched defs:max_wait (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_cgid.c1303 static apr_status_t dead_yet(pid_t pid, apr_interval_time_t max_wait) argument
1327 } while (total < max_wait);

Completed in 18 milliseconds