droidVncServer/jni/openssl/crypto/threads
2012-06-10 19:35:02 +01:00
..
mttest.c added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
netware.bat added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
profile.sh added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
ptest.bat added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
pthread2.sh added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
pthread.sh added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
purify.sh added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
README added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
solaris.sh added openssl from AOSP sources 2012-06-10 19:35:02 +01:00
th-lock.c added openssl from AOSP sources 2012-06-10 19:35:02 +01: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