Home
last modified time | relevance | path

Searched defs:page_allocator_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_queue_base.h101 using page_allocator_type = typename allocator_traits_type::template rebind_alloc<padded_page>; variable
415 using page_allocator_type = typename micro_queue_type::page_allocator_type; member