[root]/testprograms/Thread
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 322 (100.0%) | 46.0 |
bigler | 4 (57.1%) | 316 (98.1%) | 79.0 |
mjc | 2 (28.6%) | 6 (1.9%) | 3.0 |
sparker | 1 (14.3%) | 0 (0.0%) | 0.0 |
fix compiler warnings, some readabilty improvements
6 lines of code changed in 2 files:
Retire .cvsignore files
0 lines of code changed in 1 file:
threadexit creates several producing threads and one consuming thread. After a certain amount of work the consuming thread starts a shutdown process. The program should exit normally. parallel exercises the Parallel call in the Thread library.
316 lines of code changed in 4 files: