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