• Home
Name Date Size #Lines LOC

..--

READMED03-May-2024479 159

mttest.cD03-May-202428.9 KiB1,3111,038

netware.batD03-May-20242.1 KiB8060

profile.shD03-May-2024152 52

ptest.batD03-May-2024116 52

pthread.shD03-May-2024190 102

pthread2.shD03-May-2024183 82

purify.shD03-May-2024135 52

solaris.shD03-May-2024128 52

th-lock.cD03-May-20249.4 KiB388270

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