Home
last modified time | relevance | path

Searched refs:m_context (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dtask_group.h496 task_group_context m_context; variable
538 return m_context.actual_context(); in context()
554 , m_context(task_group_context::bound, task_group_context::default_traits | traits)
559 , m_context(&ctx) in task_group_base()
585 cancellation_status = m_context.is_group_execution_cancelled(); in wait()