Richard Levitte cc8cc9a3a1 Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 15 years ago
..
README a6fc578bd5 mt contained an old copy of mttest.c. remove it and move the other 24 years ago
mttest.c 4700aea951 Add BeOS support. 18 years ago
netware.bat 4d8743f490 Netware-specific changes, 20 years ago
profile.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago
ptest.bat 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago
pthread.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago
pthread2.sh dc8c8cda4d New script to compile on systems that already have pthreads in the 24 years ago
pthreads-vms.com cc8cc9a3a1 Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 15 years ago
purify.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago
solaris.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago
th-lock.c 59ade20500 Include e_os.h correctly. 21 years ago
win32.bat 9da65c3280 Adjust all the old scripts to deal with the new location. 24 years ago

README

Mutithreading testing area.

Since this stuff is very very platorm specific, this is not part of the
normal build. Have a read of doc/threads.doc.

mttest will do some testing and will currently build under Windows NT/95,
Solaris and Linux. The IRIX stuff is not finished.

I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
and things seem to work ok.

The Linux pthreads package can be retrieved from
http://www.mit.edu:8001/people/proven/pthreads.html