#include <parallel_invoke.h>
Definition at line 172 of file parallel_invoke.h.
◆ parallel_invoke_cleaner()
Definition at line 175 of file parallel_invoke.h.
179 :
root(*new(
task::allocate_root())
internal::parallel_invoke_helper(number_of_children))
Used to form groups of tasks.
static internal::allocate_root_proxy allocate_root()
Returns proxy for overloaded new that allocates a root task.
internal::parallel_invoke_helper & root
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
parallel_invoke_cleaner(int number_of_children, tbb::task_group_context &context)
◆ ~parallel_invoke_cleaner()
tbb::internal::parallel_invoke_cleaner::~parallel_invoke_cleaner |
( |
| ) |
|
|
inline |
◆ root
The documentation for this class was generated from the following file: