Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 06-Jul-2017 | - | ||||
README | H A D | 06-Jul-2017 | 479 | 15 | 9 | |
mttest.c | H A D | 06-Jul-2017 | 35.5 KiB | 1,212 | 943 | |
netware.bat | H A D | 06-Jul-2017 | 2.1 KiB | 80 | 60 | |
profile.sh | H A D | 06-Jul-2017 | 152 | 5 | 2 | |
ptest.bat | H A D | 06-Jul-2017 | 116 | 5 | 2 | |
pthread.sh | H A D | 06-Jul-2017 | 190 | 10 | 2 | |
pthread2.sh | H A D | 06-Jul-2017 | 187 | 7 | 2 | |
pthreads-vms.com | H A D | 06-Jul-2017 | 395 | 15 | 14 | |
purify.sh | H A D | 06-Jul-2017 | 135 | 5 | 2 | |
solaris.sh | H A D | 06-Jul-2017 | 128 | 5 | 2 | |
th-lock.c | H A D | 06-Jul-2017 | 10.7 KiB | 390 | 267 | |
win32.bat | H A D | 06-Jul-2017 | 113 | 5 | 2 |
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