Searched refs:ThreadLocalHoldCounter (Results 1 – 1 of 1) sorted by relevance
287 static final class ThreadLocalHoldCounter class in ReentrantReadWriteLock.Sync299 private transient ThreadLocalHoldCounter readHolds;339 readHolds = new ThreadLocalHoldCounter(); in Sync()670 readHolds = new ThreadLocalHoldCounter(); in readObject()