Searched refs:tbb_alloc (Results 1 – 1 of 1) sorted by relevance
61 oneapi::tbb::tbb_allocator<int> tbb_alloc; variable63 utils::suppress_unused_warning(tbb_alloc);65 tbb_alloc.allocator_type();71 using Allocator = oneapi::tbb::tbb_allocator<int>; Allocator tbb_alloc; variable73 utils::suppress_unused_warning(tbb_alloc);75 Allocator::malloc_type a_type = tbb_alloc.allocator_type();