|
| fixAlloc (char *wh, int bnum, int bytes) |
|
void | resize (char *wh, int bnum, int bytes) |
|
char * | alloc (int bytes, int block=1) |
|
int | free (void *wh) |
|
void | clear (void) |
|
void | shrink (void *wh, int real) |
|
int | check (void *wh) |
|
int | getblk (void *wh) |
|
int | take_mutex (void) |
|
int | take_semfree (void) |
|
int | give_mutex (void) |
|
int | give_semfree (void) |
|
|
int | alloced |
|
int | blbytes |
|
int | blnum |
|
Definition at line 8 of file fixAlloc.hh.
The documentation for this class was generated from the following file: