Definition at line 496 of file TBBTaskImplementation.cc.
◆ Impl() [1/2]
| Arcane::TBBTaskImplementation::Impl::Impl |
( |
| ) |
|
|
inline |
◆ Impl() [2/2]
| Arcane::TBBTaskImplementation::Impl::Impl |
( |
Int32 | nb_thread | ) |
|
|
inline |
◆ nbAllowedThread()
| Int32 Arcane::TBBTaskImplementation::Impl::nbAllowedThread |
( |
| ) |
const |
|
inline |
◆ notifyThreadCreated()
| void Arcane::TBBTaskImplementation::Impl::notifyThreadCreated |
( |
bool | is_worker | ) |
|
|
inline |
◆ notifyThreadDestroyed()
| void Arcane::TBBTaskImplementation::Impl::notifyThreadDestroyed |
( |
bool | is_worker | ) |
|
|
inline |
◆ terminate()
| void Arcane::TBBTaskImplementation::Impl::terminate |
( |
| ) |
|
|
inline |
◆ threadTaskInfo()
| TaskThreadInfo * Arcane::TBBTaskImplementation::Impl::threadTaskInfo |
( |
Integer | index | ) |
|
|
inline |
◆ m_main_arena
| tbb::task_arena Arcane::TBBTaskImplementation::Impl::m_main_arena |
◆ m_sub_arena_list
| std::vector<tbb::task_arena*> Arcane::TBBTaskImplementation::Impl::m_sub_arena_list |
The documentation for this class was generated from the following file: