static class MojoExecutor.OwnerReentrantLock
extends java.util.concurrent.locks.ReentrantLock
| Constructor and Description |
|---|
OwnerReentrantLock() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
getOwner() |
getHoldCount, getQueuedThreads, getQueueLength, getWaitingThreads, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock