#include <Deallocator.h>
◆ Deallocator() [1/2]
bmalloc::Deallocator::Deallocator |
( |
Heap * |
heap | ) |
|
◆ ~Deallocator() [1/2]
bmalloc::Deallocator::~Deallocator |
( |
| ) |
|
◆ Deallocator() [2/2]
bmalloc::Deallocator::Deallocator |
( |
Heap * |
| ) |
|
◆ ~Deallocator() [2/2]
bmalloc::Deallocator::~Deallocator |
( |
| ) |
|
◆ deallocate() [1/2]
void bmalloc::Deallocator::deallocate |
( |
void * |
object | ) |
|
|
inline |
◆ deallocate() [2/2]
void bmalloc::Deallocator::deallocate |
( |
void * |
| ) |
|
◆ processObjectLog() [1/4]
void bmalloc::Deallocator::processObjectLog |
( |
| ) |
|
◆ processObjectLog() [2/4]
void bmalloc::Deallocator::processObjectLog |
( |
| ) |
|
◆ processObjectLog() [3/4]
void bmalloc::Deallocator::processObjectLog |
( |
std::lock_guard< StaticMutex > & |
lock | ) |
|
◆ processObjectLog() [4/4]
void bmalloc::Deallocator::processObjectLog |
( |
std::lock_guard< StaticMutex > & |
| ) |
|
◆ scavenge() [1/2]
void bmalloc::Deallocator::scavenge |
( |
| ) |
|
◆ scavenge() [2/2]
void bmalloc::Deallocator::scavenge |
( |
| ) |
|
The documentation for this class was generated from the following files: