Searched refs:mReadLocks (Results 1 – 1 of 1) sorted by relevance
53 private int mReadLocks = 0; field in BackingStore90 } else if (mReadLocks > 0) { in unlock()91 --mReadLocks; in unlock()281 if (mReadLocks > 0) { in lock()302 ++mReadLocks; in lock()