Home
last modified time | relevance | path

Searched refs:CLUSTER_CANT_FAILOVER_RELOG_PERIOD (Results 1 – 7 of 7) sorted by relevance

/dports/databases/redis6/redis-6.0.16/src/
H A Dcluster.h75 #define CLUSTER_CANT_FAILOVER_RELOG_PERIOD (60*5) /* seconds. */ macro
H A Dcluster.c3019 time(NULL)-lastlog_time < CLUSTER_CANT_FAILOVER_RELOG_PERIOD) in clusterLogCantFailover()
/dports/databases/redis5/redis-5.0.14/src/
H A Dcluster.h77 #define CLUSTER_CANT_FAILOVER_RELOG_PERIOD (60*5) /* seconds. */ macro
H A Dcluster.c2907 time(NULL)-lastlog_time < CLUSTER_CANT_FAILOVER_RELOG_PERIOD) in clusterLogCantFailover()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dcluster.h73 #define CLUSTER_CANT_FAILOVER_RELOG_PERIOD (60*5) /* seconds. */ macro
H A Dcluster.c3143 time(NULL)-lastlog_time < CLUSTER_CANT_FAILOVER_RELOG_PERIOD) in clusterLogCantFailover()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/examples/
H A Dcluster.c2753 time(NULL)-lastlog_time < CLUSTER_CANT_FAILOVER_RELOG_PERIOD) in clusterLogCantFailover()