Searched refs:fn_node (Results 1 – 1 of 1) sorted by relevance
286 tbb::flow::function_node<int, int> fn_node(g, tbb::flow::unlimited, fn_body()); in test_multifunction_to_limiter() local290 tbb::flow::make_edge(lim_node, fn_node); in test_multifunction_to_limiter()291 tbb::flow::make_edge(fn_node, mf_node); in test_multifunction_to_limiter()