Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_tagged_buffer_impl.h198 ValueToKey* get_key_func() { return my_key; } in get_key_func() function
H A D_flow_graph_join_impl.h601 rtask = my_join->increment_key_count((*(this->get_key_func()))(v)); // may spawn
634 type_to_key_func_type* get_my_key_func() { return this->get_key_func(); }