Searched refs:mReadLocks (Results 1 – 1 of 1) sorted by relevance
63 private int mReadLocks = 0; field in BackingStore100 } else if (mReadLocks > 0) { in unlock()101 --mReadLocks; in unlock()299 if (mReadLocks > 0) { in lock()320 ++mReadLocks; in lock()