Searched refs:m_groupToCancel (Results 1 – 1 of 1) sorted by relevance
268 tbb::task_group_context &m_groupToCancel; member276 m_groupToCancel.cancel_group_execution(); in operator()281 : m_groupToCancel(ctx), m_cancellationThreshold(threshold) in Cancellator()