Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dcache_aligned_allocator.h138 void do_deallocate(void* ptr, std::size_t bytes, std::size_t alignment) override { in do_deallocate() function
H A Dscalable_allocator.h297 void do_deallocate(void* ptr, std::size_t /*bytes*/, std::size_t /*alignment*/) override { in do_deallocate() function