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

/httpd/modules/core/
H A Dmod_watchdog.c107 int probed = 0; local
127 if (probed) {
134 probed = 10;
135 while (w->is_running && probed > 0) {
137 probed--;
151 probed = 1;

Completed in 19 milliseconds