module documentation
A module to provide some very basic threading primitives, such as synchronization.
| Class | |
Hack to allow locks to be unpickled on an unthreaded system. |
| Function | get |
Undocumented |
| Function | init |
Initialize threading. |
| Function | is |
Are we in the thread responsible for I/O requests (the event loop)? |
| Function | register |
Mark the current thread as responsible for I/O requests. |
| Function | synchronize |
Make all methods listed in each class' synchronized attribute synchronized. |
| Function | unpickle |
Undocumented |
| Variable | io |
Undocumented |
| Variable | threaded |
Undocumented |
| Variable | |
Undocumented |
| Function | _sync |
Undocumented |
| Function | _synch |
Undocumented |
| Function | _synch |
Undocumented |
| Variable | _dummy |
Undocumented |
| Variable | _synch |
Undocumented |