|
ldas-tools-al 2.6.7
|

Public Member Functions | |
| GCQueue () | |
| void | Append (MemChecker::CleanupFunction Function, const char *Name, int Ring, bool Always) |
| void | Cleanup () |
| void | Info () const |
| bool | IsExiting () const |
| bool | IsExiting (bool Value) |
Private Types | |
| typedef std::map< int, GCQueueNode, std::less< int >, malloc_allocator< std::pair< const int, GCQueueNode > > > | gc_queue_type |
Private Attributes | |
| bool | is_exiting |
| gc_queue_type | gc_queue |
| MutexLock::baton_type | gc_queue_baton |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |