Searched refs:continue_msg_to_int (Results 1 – 1 of 1) sorted by relevance
415 struct continue_msg_to_int { struct417 continue_msg_to_int(int x) : my_int(x) {} in continue_msg_to_int() argument427 …flow::continue_msg, int, tbb::flow::rejecting> FN1( g, tbb::flow::serial, continue_msg_to_int(42)); in test_function_node_with_continue_msg_as_input() argument428 …flow::continue_msg, int, tbb::flow::rejecting> FN2( g, tbb::flow::serial, continue_msg_to_int(43)); in test_function_node_with_continue_msg_as_input()