Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_vector.h537 …using segment_element_allocator_type = typename allocator_traits_type::template rebind_alloc<segme… variable
538 …g segment_element_allocator_traits = tbb::detail::allocator_traits<segment_element_allocator_type>;
579 segment_element_allocator_type segment_allocator(base_type::get_allocator()); in create_segment()
615 segment_element_allocator_type segment_allocator(base_type::get_allocator()); in create_segment()
663 segment_element_allocator_type segment_allocator(base_type::get_allocator()); in deallocate_segment()
677 segment_element_allocator_type segment_allocator(base_type::get_allocator()); in destroy_segment()
988 segment_element_allocator_type allocator(base_type::get_allocator()); in internal_compact()