Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dcache_aligned_allocator.h115 std::pmr::memory_resource* upstream_resource() const { in upstream_resource() function
150 return other_res && (upstream_resource() == other_res->upstream_resource()); in do_is_equal()