Searched refs:pass_through (Results 1 – 2 of 2) sorted by relevance
304 auto pass_through = [](const msg_t& msg) { return msg; }; in test_follows_and_precedes_api() local308 (messages_for_follows, pass_through, node_priority_t(0)); in test_follows_and_precedes_api()312 (messages_for_precedes, /* number_of_predecessors = */0, pass_through, node_priority_t(1)); in test_follows_and_precedes_api()
50 struct pass_through { struct70 …tbb::flow::function_node<InputType, InputType> pass_thru( g, tbb::flow::unlimited, pass_through<In… in buffered_levels() argument461 pass_through<msg_t> pass_msg; in test_follows_and_precedes_api()