Searched refs:allocate_impl (Results 1 – 2 of 2) sorted by relevance
36 return pool->allocate_impl(allocator, number_of_bytes); in allocate()43 return pool->allocate_impl(allocator, number_of_bytes); in allocate()46 void* small_object_pool_impl::allocate_impl(d1::small_object_pool*& allocator, std::size_t number_o… in allocate_impl() function in tbb::detail::r1::small_object_pool_impl
42 void* allocate_impl(small_object_pool*& allocator, std::size_t number_of_bytes);