Introduction - If you have any usage issues, please Google them yourself
To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms
Packet : 217199jthread-1.1.1.zip filelist
jthread-1.1.1/
jthread-1.1.1/ChangeLog
jthread-1.1.1/configure
jthread-1.1.1/configure.in
jthread-1.1.1/copyheaderfiles.bat
jthread-1.1.1/doc/
jthread-1.1.1/doc/Makefile.in
jthread-1.1.1/doc/manual.tex
jthread-1.1.1/include/
jthread-1.1.1/include/.dummy
jthread-1.1.1/jthread.dsp
jthread-1.1.1/jthread.dsw
jthread-1.1.1/lib/
jthread-1.1.1/lib/.dummy
jthread-1.1.1/LICENSE.MIT
jthread-1.1.1/Makefile.in
jthread-1.1.1/README.TXT
jthread-1.1.1/src/
jthread-1.1.1/src/jmutex.h
jthread-1.1.1/src/jthread.h
jthread-1.1.1/src/Makefile.in
jthread-1.1.1/src/pthread/
jthread-1.1.1/src/pthread/jmutex.cpp
jthread-1.1.1/src/pthread/jthread.cpp
jthread-1.1.1/src/win32/
jthread-1.1.1/src/win32/jmutex.cpp
jthread-1.1.1/src/win32/jthread.cpp