Searched defs:tryLockUninterruptibly (Results 1 – 2 of 2) sorted by relevance
500 public static boolean tryLockUninterruptibly(Lock lock, Duration timeout) { in tryLockUninterruptibly() method in Uninterruptibles513 public static boolean tryLockUninterruptibly(Lock lock, long timeout, TimeUnit unit) { in tryLockUninterruptibly() method in Uninterruptibles
397 public static boolean tryLockUninterruptibly(Lock lock, long timeout, TimeUnit unit) { in tryLockUninterruptibly() method in Uninterruptibles