blob: 8e08c0902978a6aa8f5d83309db08a69ee88da46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Description:
This is the simple "ThreadPool" test modified to use the TIE approach.
To run the test use the run_test.pl script:
$ ./run_test.pl
The script returns 0 if the test was successful.
|