Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h54 …using segment_table_allocator_type = typename allocator_traits_type::template rebind_alloc<atomic_… variable
56 …using segment_table_allocator_traits = tbb::detail::allocator_traits<segment_table_allocator_type>;
165 const segment_table_allocator_type& get_allocator() const { in get_allocator()
169 segment_table_allocator_type& get_allocator() { in get_allocator()
547 segment_table_allocator_type my_segment_table_allocator;