#include <I_ProxyAllocator.h>
| Public Member Functions | |
| ProxyAllocator () | |
| Data Fields | |
| int | allocated | 
| void * | freelist | 
Definition at line 40 of file I_ProxyAllocator.h.
| ProxyAllocator::ProxyAllocator | ( | ) |  [inline] | 
Definition at line 45 of file I_ProxyAllocator.h.
Definition at line 42 of file I_ProxyAllocator.h.
Referenced by thread_alloc(), thread_alloc_init(), and thread_freeup().
| void* ProxyAllocator::freelist | 
Definition at line 43 of file I_ProxyAllocator.h.
Referenced by thread_alloc(), thread_alloc_init(), and thread_freeup().
 1.7.1
 1.7.1