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

..06-Jul-2017-

READMEH A D06-Jul-2017479 159

mttest.cH A D06-Jul-201735.5 KiB1,212943

netware.batH A D06-Jul-20172.1 KiB8060

profile.shH A D06-Jul-2017152 52

ptest.batH A D06-Jul-2017116 52

pthread.shH A D06-Jul-2017190 102

pthread2.shH A D06-Jul-2017187 72

pthreads-vms.comH A D06-Jul-2017395 1514

purify.shH A D06-Jul-2017135 52

solaris.shH A D06-Jul-2017128 52

th-lock.cH A D06-Jul-201710.7 KiB390267

win32.batH A D06-Jul-2017113 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