Public Member Functions | |
| def | __init__ | 
| def | __call__ | 
Public Attributes | |
| lock | |
| logger | |
Class enapsulating a lock and a function allowing it to be used as a synchronizing decorator making the wrapped function thread-safe
| def unlock.util.synchronized.synchronized.__call__ | ( | self, | ||
| f | ||||
| ) | 
| def unlock.util.synchronized.synchronized.__init__ | ( | self, | ||
| args | ||||
| ) | 
 1.7.1