Home
last modified time | relevance | path

Searched refs:failovers_to_del (Results 1 – 6 of 6) sorted by relevance

/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/watchdog/
H A Dwatchdog.c2225 List *failovers_to_del = list_copy(g_cluster.wdCurrentFailovers); in clear_all_failovers() local
2230 foreach(lc, failovers_to_del) in clear_all_failovers()
2236 list_free(failovers_to_del); in clear_all_failovers()
2244 List *failovers_to_del = NULL; in service_expired_failovers() local
2261 failovers_to_del = lappend(failovers_to_del, failoverObj); in service_expired_failovers()
2302 foreach(lc, failovers_to_del) in service_expired_failovers()
2308 list_free(failovers_to_del); in service_expired_failovers()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/watchdog/
H A Dwatchdog.c2074 List *failovers_to_del = NULL; in remove_failovers_from_node() local
2083 failovers_to_del = lappend(failovers_to_del,failoverObj); in remove_failovers_from_node()
2090 foreach(lc, failovers_to_del) in remove_failovers_from_node()
2101 List *failovers_to_del = NULL; in service_expired_failovers() local
2116 failovers_to_del = lappend(failovers_to_del,failoverObj); in service_expired_failovers()
2126 foreach(lc, failovers_to_del) in service_expired_failovers()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/watchdog/
H A Dwatchdog.c2150 List *failovers_to_del = list_copy(g_cluster.wdCurrentFailovers); in clear_all_failovers() local
2155 foreach(lc, failovers_to_del) in clear_all_failovers()
2160 list_free(failovers_to_del); in clear_all_failovers()
2167 List *failovers_to_del = NULL; in service_expired_failovers() local
2182 failovers_to_del = lappend(failovers_to_del,failoverObj); in service_expired_failovers()
2191 foreach(lc, failovers_to_del) in service_expired_failovers()
2196 list_free(failovers_to_del); in service_expired_failovers()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/watchdog/
H A Dwatchdog.c2224 List *failovers_to_del = list_copy(g_cluster.wdCurrentFailovers); in clear_all_failovers() local
2229 foreach(lc, failovers_to_del) in clear_all_failovers()
2235 list_free(failovers_to_del); in clear_all_failovers()
2243 List *failovers_to_del = NULL; in service_expired_failovers() local
2259 failovers_to_del = lappend(failovers_to_del, failoverObj); in service_expired_failovers()
2268 foreach(lc, failovers_to_del) in service_expired_failovers()
2274 list_free(failovers_to_del); in service_expired_failovers()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/watchdog/
H A Dwatchdog.c2313 List *failovers_to_del = list_copy(g_cluster.wdCurrentFailovers); in clear_all_failovers() local
2318 foreach(lc, failovers_to_del) in clear_all_failovers()
2324 list_free(failovers_to_del); in clear_all_failovers()
2332 List *failovers_to_del = NULL; in service_expired_failovers() local
2349 failovers_to_del = lappend(failovers_to_del, failoverObj); in service_expired_failovers()
2390 foreach(lc, failovers_to_del) in service_expired_failovers()
2396 list_free(failovers_to_del); in service_expired_failovers()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/watchdog/
H A Dwatchdog.c2370 List *failovers_to_del = list_copy(g_cluster.wdCurrentFailovers); in clear_all_failovers() local
2375 foreach(lc, failovers_to_del) in clear_all_failovers()
2381 list_free(failovers_to_del); in clear_all_failovers()
2389 List *failovers_to_del = NULL; in service_expired_failovers() local
2406 failovers_to_del = lappend(failovers_to_del, failoverObj); in service_expired_failovers()
2447 foreach(lc, failovers_to_del) in service_expired_failovers()
2453 list_free(failovers_to_del); in service_expired_failovers()