openssl/crypto/threads
Richard Levitte f4961dc2af Cleanup mttest.c : because we no longer use stdio here, don't include it
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 8ca96efd24)
2015-06-21 22:13:28 +02:00
..
mttest.c Cleanup mttest.c : because we no longer use stdio here, don't include it 2015-06-21 22:13:28 +02:00
netware.bat
profile.sh
ptest.bat
pthread.sh
pthread2.sh Add -ldl to the build of mttest.c 2015-06-21 22:13:28 +02:00
pthreads-vms.com
purify.sh
README
solaris.sh
th-lock.c Code style: space after 'if' 2015-04-16 13:51:51 -04: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