|
Planeshift
|
#include <csutil/threading/thread.h>Go to the source code of this file.
Classes | |
| class | PoolAllocator< TEMPLATE_CLASS > |
| struct | PoolAllocator< TEMPLATE_CLASS >::st_freelist_member |
| A structure used to track free blocks. | |
| struct | PoolAllocator< TEMPLATE_CLASS >::st_pool_entry |
| A structure used as a header for each allocation "pool". | |
Defines | |
| #define | POOLALLOC_DEFAULT_ALLOCATION_OBJECTS 1024 |
1.7.3