Searched refs:ThreadLocalHoldCounter (Results 1 – 1 of 1) sorted by relevance
288 static final class ThreadLocalHoldCounter class in ReentrantReadWriteLock.Sync300 private transient ThreadLocalHoldCounter readHolds;340 readHolds = new ThreadLocalHoldCounter(); in Sync()661 readHolds = new ThreadLocalHoldCounter(); in readObject()