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

/httpd/modules/cluster/
H A Dmod_heartmonitor.c63 volatile int keep_running; member in struct:hm_ctx_t
606 ctx->keep_running = 1;
637 if (!ctx->keep_running) {
653 ctx->keep_running = 0;

Completed in 1439 milliseconds