openssl/crypto/threads
Matt Caswell 83975c80bb Re-align some comments after running the reformat script.
This should be a one off operation (subsequent invokation of the
script should not move them)

This commit is for the 1.0.2 changes

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:31:48 +00:00
..
mttest.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
netware.bat
profile.sh
ptest.bat
pthread.sh
pthread2.sh
pthreads-vms.com
purify.sh
README
solaris.sh
th-lock.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +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