Public Member Functions | Public Attributes

unlock.util.synchronized.synchronized Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Public Attributes

 lock
 logger

Detailed Description

Class enapsulating a lock and a function allowing it to be used as
a synchronizing decorator making the wrapped function thread-safe 

Member Function Documentation

def unlock.util.synchronized.synchronized.__call__ (   self,
  f 
)
def unlock.util.synchronized.synchronized.__init__ (   self,
  args 
)

Member Data Documentation


The documentation for this class was generated from the following file: