Searched refs:lastPing (Results 1 – 1 of 1) sorted by relevance
161 int lastPing = -1; in test_method() local167 … while (th.isAlive() && (lastPing != newPing || factor * sleepingStep < m_nThreadTimeOut)) in test_method()176 lastPing = newPing; in test_method()
Completed in 17 milliseconds