Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java406 public long writeLockInterruptibly() throws InterruptedException { in writeLockInterruptibly() method in StampedLock
898 writeLockInterruptibly(); in lockInterruptibly()