Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java94 final Interruptenator interruptingTask = in repeatedlyInterruptTestThread() local
96 final Thread interruptingThread = new Thread(interruptingTask); in repeatedlyInterruptTestThread()
100 interruptingTask.stopInterrupting(); in repeatedlyInterruptTestThread()