Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:category |
synchronization primitive
|
gptkbp:definedIn |
threading module
|
gptkbp:fullName |
threading.RLock
|
https://www.w3.org/2000/01/rdf-schema#label |
RLock class
|
gptkbp:introducedIn |
gptkb:Python_2.2
|
gptkbp:language |
gptkb:Python
|
gptkbp:purpose |
reentrant lock for thread synchronization
|
gptkbp:supports |
__enter__ method
__exit__ method acquire method locked method release method |
gptkbp:threadSafe |
true
|
gptkbp:usedFor |
allowing a thread to acquire the same lock multiple times
|
gptkbp:bfsParent |
gptkb:Python_threading
|
gptkbp:bfsLayer |
8
|