Home
last modified time | relevance | path

Searched refs:STORM_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/cluster/
H A Delection.c23 #define STORM_INTERVAL 2 /* in seconds */ macro
242 expires = tm_now + STORM_INTERVAL; /* N seconds after the last _access_ */ in get_uptime()
625 e->expires = tm_now + STORM_INTERVAL; in election_count_vote()
636 e->name, e->election_wins, STORM_INTERVAL); in election_count_vote()
638 e->expires = tm_now + STORM_INTERVAL; in election_count_vote()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/cluster/
H A Delection.c21 #define STORM_INTERVAL 2 /* in seconds */ macro
236 expires = tm_now + STORM_INTERVAL; /* N seconds after the last _access_ */ in crm_uptime()
634 e->expires = tm_now + STORM_INTERVAL; in election_count_vote()
645 e->name, e->election_wins, STORM_INTERVAL); in election_count_vote()
647 e->expires = tm_now + STORM_INTERVAL; in election_count_vote()