public class TimeoutReentrantLock extends ReentrantLock
| Constructor and Description |
|---|
TimeoutReentrantLock(long timeout,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
tryLockTimeout(String method) |
getHoldCount, getOwner, getQueuedThreads, getQueueLength, getWaitingThreads, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlockCopyright © 2020 Kurento. All rights reserved.