|
Pyrogenesis
13997
|
Go to the source code of this file.
Functions | |
| LIB_API void * | mem_freelist_Sentinel () |
| static void | mem_freelist_AddToFront (void *&freelist, void *el) |
| static void * | mem_freelist_Detach (void *&freelist) |
|
inlinestatic |
Definition at line 42 of file freelist.h.
|
inlinestatic |
Definition at line 53 of file freelist.h.
| LIB_API void* mem_freelist_Sentinel | ( | ) |
Definition at line 26 of file freelist.cpp.
1.8.5