Public Member Functions | Data Fields

ProxyAllocator Struct Reference

#include <I_ProxyAllocator.h>

Public Member Functions

 ProxyAllocator ()

Data Fields

int allocated
void * freelist

Detailed Description

Definition at line 40 of file I_ProxyAllocator.h.


Constructor & Destructor Documentation

ProxyAllocator::ProxyAllocator (  )  [inline]

Definition at line 45 of file I_ProxyAllocator.h.


Field Documentation

Definition at line 42 of file I_ProxyAllocator.h.

Referenced by thread_alloc(), thread_alloc_init(), and thread_freeup().

Definition at line 43 of file I_ProxyAllocator.h.

Referenced by thread_alloc(), thread_alloc_init(), and thread_freeup().


The documentation for this struct was generated from the following file: