Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for PBD::SingleAllocMultiReleasePool, including all inherited members.
_block | PBD::Pool | private |
_dump | PBD::Pool | private |
_name | PBD::Pool | protected |
alloc() | PBD::SingleAllocMultiReleasePool | virtual |
available() const | PBD::Pool | inline |
free_list | PBD::Pool | protected |
m_lock | PBD::SingleAllocMultiReleasePool | private |
max_usage | PBD::Pool | private |
name() const | PBD::Pool | inline |
Pool(std::string name, unsigned long item_size, unsigned long nitems, PoolDumpCallback cb=NULL) | PBD::Pool | |
release(void *) | PBD::SingleAllocMultiReleasePool | virtual |
SingleAllocMultiReleasePool(std::string name, unsigned long item_size, unsigned long nitems) | PBD::SingleAllocMultiReleasePool | |
total() const | PBD::Pool | inline |
used() const | PBD::Pool | inline |
~Pool() | PBD::Pool | virtual |
~SingleAllocMultiReleasePool() | PBD::SingleAllocMultiReleasePool |