X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fthreads%2FREADME;fp=crypto%2Fthreads%2FREADME;h=df6b26e146f275159969d3d8a75f2272c66ffea9;hp=0000000000000000000000000000000000000000;hb=a6fc578bd59cce9754c5c95830a46b9bf436a83a;hpb=e01eed0fae74d11ee09b010e93c31fd4ce266388 diff --git a/crypto/threads/README b/crypto/threads/README new file mode 100644 index 0000000000..df6b26e146 --- /dev/null +++ b/crypto/threads/README @@ -0,0 +1,14 @@ +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 +