RLock

Inheritance:

Methods of RLock:

__exit__
def __exit__(self, t, v, tb)

Undocumented function.

__init__
def __init__(self, name="PythonRLock")

Undocumented function.

acquire
def acquire(self, blocking=True)

Undocumented function.