Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h798 …using segment_allocator_type = typename allocator_traits_type::template rebind_alloc<atomic_node_p… variable
799 using segment_allocator_traits = tbb::detail::allocator_traits<segment_allocator_type>;
829 segment_allocator_type alloc(this->get_allocator()); in create_segment()
851 segment_allocator_type alloc(this->get_allocator()); in destroy_segment()