openssl/crypto/threads
Matt Caswell ac84cb4cfe Further comment changes for reformat
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:33:38 +00:00
..
mttest.c Further comment changes for reformat 2015-01-22 09:33:38 +00:00
netware.bat Netware-specific changes, 2003-11-28 13:10:58 +00:00
profile.sh
ptest.bat
pthread.sh
pthread2.sh
pthreads-vms.com Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 2009-05-15 16:37:08 +00:00
purify.sh
README
solaris.sh
th-lock.c mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
win32.bat

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