Public Member Functions | |
| def | __init__ (self, key) |
| def | __enter__ (self) |
| def | __exit__ (self, exctype, exc, tb) |
Private Attributes | |
| _lock | |
| def KERNEL_PY.LockGuardCM.__init__ | ( | self, | |
| key | |||
| ) |
| def KERNEL_PY.LockGuardCM.__enter__ | ( | self | ) |
References salome.LockGuardCM._lock, and KERNEL_PY.LockGuardCM._lock.
| def KERNEL_PY.LockGuardCM.__exit__ | ( | self, | |
| exctype, | |||
| exc, | |||
| tb | |||
| ) |
References salome.LockGuardCM._lock, and KERNEL_PY.LockGuardCM._lock.
|
private |