Home
last modified time | relevance | path

Searched defs:tryLock (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java836 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantLock
846 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantLock
943 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantReadLock
953 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantReadLock
1005 public boolean tryLock() { in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
1015 public boolean tryLock(long timeout, TimeUnit unit) in tryLock() method in CycleDetectingLockFactory.CycleDetectingReentrantWriteLock
/external/deqp/framework/delibs/decpp/
DdeMutex.hpp114 inline bool Mutex::tryLock (void) throw() in tryLock() function in de::Mutex
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfifo.hpp71 bool tryLock() in tryLock() function
Dtilemgr.h55 bool tryLock() in tryLock() function