Searched refs:deallocate_impl (Results 1 – 2 of 2) sorted by relevance
76 pool->deallocate_impl(ptr, number_of_bytes, *tls); in deallocate()82 pool->deallocate_impl(ptr, number_of_bytes, tls); in deallocate()85 void small_object_pool_impl::deallocate_impl(void* ptr, std::size_t number_of_bytes, thread_data& t… in deallocate_impl() function in tbb::detail::r1::small_object_pool_impl
43 void deallocate_impl(void* ptr, std::size_t number_of_bytes, thread_data& td);