Definition at line 673 of file arena.cpp.
void tbb::internal::nested_arena_context::mimic_outermost_level |
( |
arena * |
a, |
|
|
bool |
type |
|
) |
| |
|
inlineprivate |
Definition at line 714 of file arena.cpp.
718 #if __TBB_PREVIEW_CRITICAL_TASKS 721 #if __TBB_TASK_GROUP_CONTEXT task * my_dummy_task
Fake root task created by slave threads.
internal::task_prefix & prefix(internal::version_tag *=NULL) const
Get reference to corresponding task_prefix.
generic_scheduler & my_scheduler
task_group_context * context
Shared context that is used to communicate asynchronous state changes.
bool type
Indicates that a scheduler acts as a master or a worker.
bool outermost
Indicates that a scheduler is on outermost level.
task * my_innermost_running_task
Innermost task whose task::execute() is running. A dummy task on the outermost level.
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 __itt_model_task_instance ITT_FORMAT p void ITT_FORMAT p void ITT_FORMAT p void size_t ITT_FORMAT d void ITT_FORMAT p const wchar_t ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s no args void ITT_FORMAT p size_t ITT_FORMAT d no args const wchar_t const wchar_t ITT_FORMAT s __itt_heap_function void size_t int ITT_FORMAT d __itt_heap_function void ITT_FORMAT p __itt_heap_function void void size_t int ITT_FORMAT d no args no args unsigned int ITT_FORMAT u const __itt_domain __itt_id ITT_FORMAT lu const __itt_domain __itt_id __itt_id __itt_string_handle ITT_FORMAT p const __itt_domain __itt_id ITT_FORMAT p const __itt_domain __itt_id __itt_timestamp __itt_timestamp ITT_FORMAT lu const __itt_domain __itt_id __itt_id __itt_string_handle ITT_FORMAT p const __itt_domain ITT_FORMAT p const __itt_domain __itt_string_handle unsigned long long ITT_FORMAT lu const __itt_domain __itt_string_handle unsigned long long ITT_FORMAT lu const __itt_domain __itt_id __itt_string_handle __itt_metadata_type type
task_group_context * my_orig_ctx
scheduler_properties my_properties
References tbb::internal::task_prefix::context, tbb::internal::generic_scheduler::my_dummy_task, tbb::internal::scheduler_state::my_innermost_running_task, my_orig_ctx, tbb::internal::scheduler_state::my_properties, my_scheduler, tbb::internal::scheduler_properties::outermost, tbb::task::prefix(), tbb::internal::scheduler_properties::type, and type.
Referenced by nested_arena_context().