Searched refs:exec_context (Results 1 – 1 of 1) sorted by relevance
752 d1::task_group_context exec_context(d1::task_group_context::isolated); in execute() local753 task_group_context_impl::copy_fp_settings(exec_context, *a->my_default_ctx); in execute()756 a->enqueue_task( dt, exec_context, *td); in execute()768 r1::wait(wo, exec_context); in execute()769 …__TBB_ASSERT(!exec_context.my_exception.load(std::memory_order_relaxed), nullptr); // exception ca… in execute()780 auto exception = exec_context.my_exception.load(std::memory_order_acquire); in execute()782 …__TBB_ASSERT(exec_context.is_group_execution_cancelled(), "The task group context with an exceptio… in execute()