| Home | Trees | Index | Help |
|---|
| Package tp :: Package client :: Module threadcheck |
|
| Classes | |
|---|---|
thread_checker |
This class can be set as the metaclass for an object to make sure that it is only access from a single thread. |
| Function Summary | |
|---|---|
Mark this function as thread safe so can be called accross thread boundaries. | |
| Function Details |
|---|
thread_safe(func)Mark this function as thread safe so can be called accross thread boundaries. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Jan 1 08:00:26 2010 | http://epydoc.sf.net |