openssl/crypto/threads
2000-02-25 14:40:31 +00:00
..
mttest.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
profile.sh mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
ptest.bat mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
pthread.sh mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
purify.sh mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
README mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
solaris.sh mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
th-lock.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
win32.bat mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00

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