Searched refs:PipelineLauncher (Results 1 – 1 of 1) sorted by relevance
1648 class PipelineLauncher { class1651 PipelineLauncher ( tbb::task_group_context& ctx ) : my_ctx(ctx) {} in PipelineLauncher() function in PipelineLauncher1673 RunCancellationTest<PipelineLauncher<FilterToCancel>, Cancellator>(threshold); in TestCancelation1_pipeline()1696 RunCancellationTest<PipelineLauncher<FilterToCancel2>, Cancellator2>(); in TestCancelation2_pipeline()