Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DMonitor.java363 public void enterInterruptibly() throws InterruptedException { in enterInterruptibly() method in Monitor
401 public boolean enterInterruptibly(long time, TimeUnit unit) throws InterruptedException { in enterInterruptibly() method in Monitor