Searched refs:idletime (Results 1 – 6 of 6) sorted by relevance
244 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections() argument253 idleConnHandler.closeIdleConnections(tunit.toMillis(idletime)); in closeIdleConnections()
113 void closeIdleConnections(long idletime, TimeUnit tunit) in closeIdleConnections() argument
348 public void closeIdleConnections(long idletime, TimeUnit tunit) {358 System.currentTimeMillis() - tunit.toMillis(idletime);
897 timediff_t idletime = Curl_timediff(now, conn->lastused); in conn_maxage() local898 idletime /= 1000; /* integer seconds is fine */ in conn_maxage()900 if(idletime > data->set.maxage_conn) { in conn_maxage()902 idletime); in conn_maxage()
126 debug.mdpcomp.idletime=600
5551 [ 19.765148] [1:dhd_rpm_state_t: 886] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wd…5835 [ 24.255175] [6:dhd_rpm_state_t: 886] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wd…5936 [ 27.185168] [2:dhd_rpm_state_t: 886] dhd_runtimepm_state: DHD Idle state!! - idletime :11, wd…