#include <pool.h>
Definition at line 91 of file pool.h.
◆ MultiAllocSingleReleasePool()
PBD::MultiAllocSingleReleasePool::MultiAllocSingleReleasePool |
( |
std::string |
name, |
|
|
unsigned long |
item_size, |
|
|
unsigned long |
nitems |
|
) |
| |
◆ ~MultiAllocSingleReleasePool()
PBD::MultiAllocSingleReleasePool::~MultiAllocSingleReleasePool |
( |
| ) |
|
◆ alloc()
virtual void* PBD::MultiAllocSingleReleasePool::alloc |
( |
| ) |
|
|
virtual |
◆ release()
virtual void PBD::MultiAllocSingleReleasePool::release |
( |
void * |
| ) |
|
|
virtual |
◆ m_lock
Glib::Threads::Mutex PBD::MultiAllocSingleReleasePool::m_lock |
|
private |
The documentation for this class was generated from the following file: