Definition at line 30 of file _test_tbb_composite.cxx.
CountDown::CountDown |
( |
int |
index, |
|
|
int |
n = 10 |
|
) |
| |
|
inline |
CountDown::CountDown |
( |
int |
index, |
|
|
int |
n = 10 |
|
) |
| |
|
inline |
bool CountDown::operator() |
( |
int & |
x | ) |
|
|
inline |
Definition at line 19 of file test_tbb_join.cxx.
21 cerr <<
"CountDown("<<
index<<
"): EOS\n";
25 cerr <<
"CountDown("<<
index<<
"): " <<
x <<
endl;
QTextStream & endl(QTextStream &s)
bool CountDown::operator() |
( |
int & |
x | ) |
|
|
inline |
const int CountDown::index |
The documentation for this struct was generated from the following files: