Categories
Zthread
ZThread is an advanced object-oriented threading and synchronization library, implemented in C++. It provides an excellent and powerful abstraction from native threads. It includes interruptable thread objects and several other synchronization control objects and lets you safely terminate threads without the complications of using cancellation handlers or other similar constructs.
Last updated 6 Jan, 2003
Versions
2.3.1
2.3.1 stable released 2003-08-04
- Released: 4 Aug, 2003
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/zthread/ZThr...
- Licenses: LGPL
- Interfaces: Library
User Community and Support
User guide available in HTML format from http://zthread.sourceforge.net/documentation.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/zthread - Mailing List Info/Archive
- VCS Repository Webview



