Monitor Class Reference


Public Member Functions

def __init__(self)
def release(self)
def wait(self)

Classes


Detailed Description

Monitor class for thread synchronization.

Member Function Documentation

def __init__ (   self  ) 

Create a new monitor instance.

def release (   self  ) 

Release a thread that is waiting on the monitor.

def wait (   self  ) 

Wait for the monitor to be released by another thread.


The documentation for this class was generated from the following file:
Generated on Fri Dec 21 18:19:30 2007 by  doxygen 1.5.3