Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java68 void stopInterrupting() { in stopInterrupting() method in InterruptionUtil.Interruptenator
100 interruptingTask.stopInterrupting(); in repeatedlyInterruptTestThread()