ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
anonymous_namespace{MemChecker.cc} Namespace Reference

Classes

class  GCQueue
 
class  GCQueueNode
 
class  MemChecker
 Memory garbage collector. More...
 
class  MutexLock
 Descibes an object which release a mutex lock. More...
 
class  ReadWriteLock
 Implements read/write lock symantics. More...
 

Functions

template<class T>
bool operator== (const malloc_allocator< T > &, const malloc_allocator< T > &)
 
template<class T>
bool operator!= (const malloc_allocator< T > &, const malloc_allocator< T > &)
 
GCQueuegc_queue ()
 

Function Documentation

◆ gc_queue()

GCQueue & anonymous_namespace{MemChecker.cc}::gc_queue ( )

◆ operator!=()

template<class T>
bool anonymous_namespace{MemChecker.cc}::operator!= ( const malloc_allocator< T > & ,
const malloc_allocator< T > &  )
inline

◆ operator==()

template<class T>
bool anonymous_namespace{MemChecker.cc}::operator== ( const malloc_allocator< T > & ,
const malloc_allocator< T > &  )
inline