Searched refs:end_node (Results 1 – 2 of 2) sorted by relevance
431 tbb::flow::function_node< output_type > end_node( in run() local441 tbb::flow::make_edge( offload_node, end_node ); in run()551 tbb::flow::function_node<output_type> end_node( in run() local556 tbb::flow::make_edge( offload_node, end_node ); in run()632 … tbb::flow::function_node< output_type > end_node( g, tbb::flow::unlimited, [](output_type){} ); in operator ()() local635 tbb::flow::make_edge( offload_node, end_node ); in operator ()()
572 continue_node<continue_msg> end_node(inner_graph, InnerBody(), node_priority_t(15)); in operator ()() local574 make_edge( mid_node1, end_node ); in operator ()()576 make_edge( mid_node2, end_node ); in operator ()()