Searched defs:newReentrantLock (Results 1 – 2 of 2) sorted by relevance
242 public ReentrantLock newReentrantLock(String lockName) { in newReentrantLock() method in CycleDetectingLockFactory250 public ReentrantLock newReentrantLock(String lockName, boolean fair) { in newReentrantLock() method in CycleDetectingLockFactory410 public ReentrantLock newReentrantLock(E rank) { in newReentrantLock() method in CycleDetectingLockFactory.WithExplicitOrdering422 public ReentrantLock newReentrantLock(E rank, boolean fair) { in newReentrantLock() method in CycleDetectingLockFactory.WithExplicitOrdering