Top Constructors Methods
org.python.modules._threading

pack-priv final Class RLockImplementation

Located in compilation unit of org.python.modules._threading.RLock.

extends ReentrantLock
Class Inheritance

Constructor Summary

AccessConstructor and Description
pack-priv

Method Summary

Modifier and TypeMethod and Description
pack-priv String
Inherited from java.util.concurrent.locks.ReentrantLock:
getHoldCountgetOwnergetQueuedThreadsgetQueueLengthgetWaitingThreadsgetWaitQueueLengthhasQueuedThreadhasQueuedThreadshasWaitersisFairisHeldByCurrentThreadisLockedlocklockInterruptiblynewConditiontoStringtryLocktryLockunlock

Constructor Detail

RLockImplementationback to summary
pack-priv RLockImplementation()

Method Detail

getOwnerNameback to summary
pack-priv String getOwnerName()