Executor for a 1D loop. More...
Public Member Functions | |
| TBBParallelFor (IRangeFunctor *f, Int32 nb_allowed_thread, ForLoopOneExecStat *stat_info) | |
| void | operator() (tbb::blocked_range< Integer > &range) const |
Executor for a 1D loop.
Definition at line 652 of file TBBTaskImplementation.cc.
|
inline |
Definition at line 656 of file TBBTaskImplementation.cc.
|
inline |
Definition at line 664 of file TBBTaskImplementation.cc.