Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h227 …using value_node_allocator_type = typename allocator_traits_type::template rebind_alloc<value_node… variable
231 using value_node_allocator_traits = tbb::detail::allocator_traits<value_node_allocator_type>;
928 value_node_allocator_type value_node_allocator(my_segments.get_allocator()); in destroy_node()
1128 value_node_allocator_type value_node_allocator(my_segments.get_allocator()); in create_node()