Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h50 struct matching_forwarding_base : public forwarding_base { struct
52 matching_forwarding_base(graph &g) : forwarding_base(g) { } in matching_forwarding_base() function
629 my_join = dynamic_cast<matching_forwarding_base<key_type>*>(join);
658 matching_forwarding_base<key_type> *my_join;
818 … join_node_FE<key_matching<K,KHash>, InputTuple, OutputTuple> : public matching_forwarding_base<K>,
848 typedef matching_forwarding_base<key_type> forwarding_base_type;