public interface RecursiveLock extends ThreadLock
DEBUG, DEFAULT_TIMEOUT, TIMEOUT, TRACE_LOCK| Modifier and Type | Method and Description |
|---|---|
int |
getHoldCount()
Return the number of locks issued to this lock by the same thread.
|
int |
getQueueLength() |
getOwner, isLockedByOtherThread, isOwner, unlock, validateLockedint getHoldCount()
int getQueueLength()