Home
last modified time | relevance | path

Searched refs:input_join_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_join_node.cpp53 typedef tbb::flow::join_node<input_tuple_type, tbb::flow::reserving> input_join_type; typedef in tag_recirculation_test
67input_join_type * my_input_join = makeJoin<2, input_join_type, tbb::flow::reserving>::create(g); in test()
111 makeJoin<2, input_join_type, tbb::flow::reserving>::destroy(my_input_join); in test()
H A Dtest_join_node.h1026 …b::flow::join_node<std::tuple<int, tbb::flow::continue_msg>, tbb::flow::reserving> input_join_type;
1047 …static void add_recirc_func_nodes(join_node_type &my_join, input_join_type &my_input, tbb::flow::g…
1081 static void remove_recirc_func_nodes(join_node_type& my_join, input_join_type &my_input) {
1093 …b::flow::join_node<std::tuple<int, tbb::flow::continue_msg>, tbb::flow::reserving> input_join_type;
1112 …static void add_recirc_func_nodes(join_node_type &my_join, input_join_type &my_input, tbb::flow::g…
1140 static void remove_recirc_func_nodes(join_node_type& my_join, input_join_type &my_input) {