Searched defs:checkInterrupted (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/concurrent/BlockingQueue/
H A DInterrupt.java52 static void checkInterrupted(Iterable<Fun> fs) { method in class:Interrupt
88 checkInterrupted(fs);
110 checkInterrupted(fs);

Completed in 29 milliseconds