Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h99 static inline bool get_items(InputTuple &my_input, OutputTuple &out) { in get_items() function
172 static inline bool get_items(InputTuple &my_input, OutputTuple &out) {
800 return join_helper<N>::get_items(my_inputs, out);
884 if(join_helper<N>::get_items(my_inputs, l_out)) { // <== call back