Serializable
AbstractQueuedLongSynchronizer
AbstractQueuedSynchronizer
public abstract class AbstractOwnableSynchronizer extends Object implements Serializable
AbstractOwnableSynchronizer
protected
AbstractOwnableSynchronizer()
protected Thread
getExclusiveOwnerThread()
setExclusiveOwnerThread
null
protected void
setExclusiveOwnerThread(Thread thread)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected AbstractOwnableSynchronizer()
protected final void setExclusiveOwnerThread(Thread thread)
volatile
thread
protected final Thread getExclusiveOwnerThread()