• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D25-Feb-2000479 159

mttest.cH A D27-Dec-200326.9 KiB1,212957

netware.batH A D28-Nov-20032.1 KiB8060

profile.shH A D25-Feb-2000152 52

ptest.batH A D25-Feb-2000116 52

pthread.shH A D25-Feb-2000190 102

pthread2.shH A D25-Feb-2000183 82

pthreads-vms.comH A D26-Feb-2000288 109

purify.shH A D25-Feb-2000135 52

solaris.shH A D25-Feb-2000128 52

th-lock.cH A D20-Mar-20039.4 KiB388270

win32.batH A D25-Feb-2000113 52

README

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