TAO
2.1.2
|
#include "tao/orbconf.h"
#include "ace/Malloc_T.h"
#include "ace/MMAP_Memory_Pool.h"
#include "ace/Thread_Mutex.h"
Classes | |
class | TAO_MMAP_Allocator |
mmap-based allocator. More... |
Typedefs | |
typedef ACE_Allocator_Adapter < ACE_Malloc < ACE_LITE_MMAP_MEMORY_POOL, TAO_SYNCH_MUTEX > > | TAO_MMAP_Allocator_Base |