Searched refs:tiny_node (Results 1 – 1 of 1) sorted by relevance
92 struct tiny_node : public tbb::flow::composite_node< std::tuple< int >, std::tuple< int > > { struct98 …tiny_node(tbb::flow::graph &g, bool hidden = false) : base_type(g), f1(g, tbb::flow::unlimited, pa… in tiny_node() argument116 tiny_node t(g, hidden); in test_tiny()120 tiny_node t1(g, hidden); in test_tiny()127 tiny_node t2(g, hidden); in test_tiny()