Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::interface6::memory_pool< Alloc > Member List

This is the complete list of members for tbb::interface6::memory_pool< Alloc >, including all inherited members.

allocate_request(intptr_t pool_id, size_t &bytes)tbb::interface6::memory_pool< Alloc >privatestatic
deallocate_request(intptr_t pool_id, void *, size_t raw_bytes)tbb::interface6::memory_pool< Alloc >privatestatic
destroy()tbb::interface6::internal::pool_baseinlineprotected
free(void *ptr)tbb::interface6::internal::pool_baseinline
malloc(size_t size)tbb::interface6::internal::pool_baseinline
memory_pool(const Alloc &src=Alloc())tbb::interface6::memory_pool< Alloc >explicit
my_alloctbb::interface6::memory_pool< Alloc >private
my_pooltbb::interface6::internal::pool_baseprotected
no_assign(const no_assign &)=defaulttbb::internal::no_assignprivate
no_assign()=defaulttbb::internal::no_assignprivate
no_copy(const no_copy &)=deletetbb::internal::no_copyprivate
no_copy()=defaulttbb::internal::no_copyprivate
operator=(const no_assign &)=deletetbb::internal::no_assignprivate
realloc(void *ptr, size_t size)tbb::interface6::internal::pool_baseinline
recycle()tbb::interface6::internal::pool_baseinline
~memory_pool()tbb::interface6::memory_pool< Alloc >inline

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.