Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h115 static inline void set_key_functors(InputTuple &my_input, KeyFuncTuple &my_key_funcs) { in set_key_functors() function
118 join_helper<N-1>::set_key_functors(my_input, my_key_funcs); in set_key_functors()
187 static inline void set_key_functors(InputTuple &my_input, KeyFuncTuple &my_key_funcs) {
952 join_helper<N>::set_key_functors(my_inputs, TtoK_funcs);