46 #if !defined(__AD_POOL__)
52 #ifdef __CHECK_MEMORY__
89 #if defined(__CHECK_MEMORY__)
91 char * minaddress[2000];
92 char * maxaddress[2000];
104 #if defined(__CHECK_MEMORY__)
106 int badaddress(
link * p);
107 void sanity_check(
void);
108 void sanity_check(
void *);
109 void sanity_check2(
void);
110 void write_pointers(
int m,
int max);
114 #endif //defined(__AD_POOL__)
void clean(void)
Description not yet available.
void operator=(adpool &)=delete
void deallocate(void)
Description not yet available.
void set_size(const size_t)
Set size of adpool.
Description not yet available.
int depth_check(void)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void * alloc(void)
Allocate memory for link*.
void free(void *b)
Description not yet available.
static int get_num_adpools()
adpool()
Default constructor.
int & on_adpool_vector(void)