Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/util/concurrent/locks/
DReentrantReadWriteLock.java596 final int getReadLockCount() { in getReadLockCount() method in ReentrantReadWriteLock.Sync
1230 public int getReadLockCount() { in getReadLockCount() method in ReentrantReadWriteLock