ThreadJack icon
ThreadJack Mac OS X Patch
Back to Main page

ThreadJack

ThreadJack is a cross-platform C++ threading library from Eiwa System Management that mimics the Java threading API. Version 1.3 supports Linux, Solaris and Windows, and is free for non-commerical use. See the official homepage for more information.

Mac OS X Patch

Since ThreadJack is built on top of POSIX, only minor changes are required to get it to compile under Mac OS X.

Place the uncompressed patch file in the same directory as threadjack-1.3/ and then run patch -p0 < threadjack-1.3-macosx.patch.



The above software is being provided free of charge, and I fully intend to keep it this way. However, if you find it useful, please consider making a small donation to help support this work.

Back to Main page