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