Searched defs:idle_threshold (Results 1 – 2 of 2) sorted by relevance
917 const Timestamp idle_threshold = now - connection_idle_timeout_; in UpdateAddressMap() local1026 const Timestamp idle_threshold = now - connection_idle_timeout_; in CleanupSubchannels() local
82 static int idle_threshold = 10; variable