Home
last modified time | relevance | path

Searched defs:getWriteHoldCount (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DReentrantReadWriteLock.java634 final int getWriteHoldCount() { in getWriteHoldCount() method in ReentrantReadWriteLock.Sync
1299 public int getWriteHoldCount() { in getWriteHoldCount() method in ReentrantReadWriteLock