apr_allocator.h File Reference

APR Internal Memory Allocation. More...

#include "apr.h"
#include "apr_errno.h"
#include "apr_want.h"
#include "apr_pools.h"
#include "apr_thread_mutex.h"

Go to the source code of this file.

Data Structures

struct  apr_memnode_t

Defines

#define APR_WANT_MEMFUNC
#define APR_MEMNODE_T_SIZE   APR_ALIGN_DEFAULT(sizeof(apr_memnode_t))
#define APR_ALLOCATOR_MAX_FREE_UNLIMITED   0

Typedefs

typedef struct apr_allocator_t apr_allocator_t
typedef struct apr_memnode_t