From 3e4d8f433239c40311037616b1b8833a06651ae0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Apr 2012 19:21:14 +0200 Subject: Initial import --- openssl/crypto/threads/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 openssl/crypto/threads/README (limited to 'openssl/crypto/threads/README') diff --git a/openssl/crypto/threads/README b/openssl/crypto/threads/README new file mode 100644 index 0000000..df6b26e --- /dev/null +++ b/openssl/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 + -- cgit v1.2.3