Searched refs:LockType (Results 1 – 1 of 1) sorted by relevance
42 public @interface LockType {} annotation in PickerSyncLockManager60 public CloseableReentrantLock tryLock(@LockType int lockType) in tryLock()68 public CloseableReentrantLock tryLock(@LockType int lockType, long timeout, TimeUnit unit) in tryLock()87 public CloseableReentrantLock lock(@LockType int lockType) { in lock()100 public CloseableReentrantLock getLock(@LockType int lockType) { in getLock()