Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java493 public long readLockInterruptibly() throws InterruptedException { in readLockInterruptibly() method in StampedLock
882 readLockInterruptibly(); in lockInterruptibly()