Package org.kurento.commons
Class TimeoutReentrantLock
java.lang.Object
java.util.concurrent.locks.ReentrantLock
org.kurento.commons.TimeoutReentrantLock
- All Implemented Interfaces:
Serializable,Lock
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.concurrent.locks.ReentrantLock
getHoldCount, getOwner, getQueuedThreads, getQueueLength, getWaitingThreads, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock
-
Constructor Details
-
TimeoutReentrantLock
-
-
Method Details
-
tryLockTimeout
-