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