Introduction - If you have any usage issues, please Google them yourself
his is oopthread- C++ wrapper for pthread-compatible implementation.
Currently, the library installation is pretty simple one: just
put the file oopthread somewhere on your drive and include it
in your project.
The Doc folder contains documentation for the library.
The Examples folder contains library usage examples