Searched refs:ThreadLocalHoldCounter (Results 1 – 1 of 1) sorted by relevance
259 static final class ThreadLocalHoldCounter class in ReentrantReadWriteLock.Sync271 private transient ThreadLocalHoldCounter readHolds;311 readHolds = new ThreadLocalHoldCounter(); in Sync()632 readHolds = new ThreadLocalHoldCounter(); in readObject()