Multi-threaded computer programming in C++ programming languages ...
This software is based on the POSIX thread API. Versions of this
API exist for Java, Linux, BSD and Windows. I allso have a java
thread pool class.
thread.h - C++ thread API wrapper class declaration
thread.cpp - C++ thread API wrapper class definition
thread_win32.h - C++ thread API wrapper class declaration
thread_win32.cpp - C++ thread API wrapper class definition
thread_tools.tar.gz - C++ thread API wrapper class soruce code archive
thread_tools.zip - C++ thread API wrapper class soruce code archive