Searched refs:stripedLock (Results 1 – 1 of 1) sorted by relevance
130 Striped<Lock> stripedLock = Striped.lazyWeakLock(Integer.MAX_VALUE); in testMaximalWeakStripedLock() local132 stripedLock.get(new Object()).lock(); in testMaximalWeakStripedLock()