Home | History | Annotate | only in /external/openssl/crypto/threads
Up to higher level directory
NameDateSize
mttest.c23-Apr-201528.9K
netware.bat23-Apr-20152.1K
profile.sh23-Apr-2015152
ptest.bat23-Apr-2015116
pthread.sh23-Apr-2015190
pthread2.sh23-Apr-2015183
purify.sh23-Apr-2015135
README23-Apr-2015479
solaris.sh23-Apr-2015128
th-lock.c23-Apr-20159.4K

README

      1 Mutithreading testing area.
      2 
      3 Since this stuff is very very platorm specific, this is not part of the
      4 normal build.  Have a read of doc/threads.doc.
      5 
      6 mttest will do some testing and will currently build under Windows NT/95,
      7 Solaris and Linux.  The IRIX stuff is not finished.
      8 
      9 I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
     10 and things seem to work ok.
     11 
     12 The Linux pthreads package can be retrieved from 
     13 http://www.mit.edu:8001/people/proven/pthreads.html
     14 
     15