Searched defs:tryLock (Results 1 – 4 of 4) sorted by relevance
836 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantLock846 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantLock943 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantReadLock953 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantReadLock1005 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantWriteLock1015 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
114 inline bool Mutex::tryLock (void) throw() in tryLock() function in de::Mutex
71 bool tryLock() in tryLock() function
55 bool tryLock() in tryLock() function