repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git]
/
TAO
/
examples
/
CSD_Strategy
/
ThreadPool6
/
README
blob
8e08c0902978a6aa8f5d83309db08a69ee88da46
1
2
3
Description:
4
5
This is the simple "ThreadPool" test modified to use the TIE approach.
6
7
8
To run the test use the run_test.pl script:
9
10
$ ./run_test.pl
11
12
The script returns 0 if the test was successful.
13
14