- org.codehaus.groovy.util.LockableObject
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class AbstractQueuedSynchronizer |
toString, release, hasQueuedThreads, isQueued, getQueueLength, getQueuedThreads, hasWaiters, getWaitQueueLength, getWaitingThreads, acquire, acquireInterruptibly, tryAcquireNanos, getFirstQueuedThread, owns, acquireShared, acquireSharedInterruptibly, tryAcquireSharedNanos, releaseShared, hasContended, hasQueuedPredecessors, getExclusiveQueuedThreads, getSharedQueuedThreads, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
class AbstractOwnableSynchronizer |
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait |
-
-
Method Detail
-
protected final boolean isHeldExclusively()
-
protected final boolean tryAcquire(int acquires)
-
protected final boolean tryRelease(int releases)
-
public final void unlock()
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.