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