Searched refs:mfnode_type (Results 1 – 1 of 1) sorted by relevance
229 typedef tbb::flow::multifunction_node<int, std::tuple<int,tbb::flow::continue_msg> > mfnode_type; typedef240 void operator()(const int &/*in*/, mfnode_type::output_ports_type &out) { in operator ()()285 mfnode_type mf_node(g, tbb::flow::unlimited, mfnode_body(_max, local_cnt)); in test_multifunction_to_limiter()