Searched refs:cf (Results 1 – 3 of 3) sorted by relevance
134 inc_functor<OutputType> cf; in continue_nodes_with_copy() local135 cf.local_execute_count = Offset; in continue_nodes_with_copy()138 tbb::flow::continue_node< OutputType > exe_node( g, cf ); in continue_nodes_with_copy()
166 inc_functor cf; in buffered_levels_with_copy() local167 cf.local_execute_count = Offset; in buffered_levels_with_copy()170 tbb::flow::function_node< InputType, OutputType > exe_node( g, lc, cf ); in buffered_levels_with_copy()
157 inc_functor cf; in buffered_levels_with_copy() local158 cf.local_execute_count = Offset; in buffered_levels_with_copy()161 tbb::flow::multifunction_node< InputType, OutputTuple > exe_node( g, lc, cf ); in buffered_levels_with_copy()