Public Member Functions | |
| StartFunc (IFunctor *f) | |
| void | operator() () const |
Public Attributes | |
| IFunctor * | m_f = nullptr |
Definition at line 149 of file TBBThreadImplementation.cc.
|
inlineexplicit |
Definition at line 153 of file TBBThreadImplementation.cc.
|
inline |
Definition at line 156 of file TBBThreadImplementation.cc.
| IFunctor* Arcane::TBBThreadImplementation::StartFunc::m_f = nullptr |
Definition at line 157 of file TBBThreadImplementation.cc.