Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structmallinfo.html
Дата изменения: Unknown Дата индексирования: Mon Feb 14 19:29:29 2011 Кодировка: Поисковые слова: sculptor galaxy |
A version of malloc/free/realloc written by Doug Lea. More...
#include <malloc.h>
Public Attributes | |
int | arena |
int | ordblks |
int | smblks |
int | hblks |
int | hblkhd |
int | usmblks |
int | fsmblks |
int | uordblks |
int | fordblks |
int | keepcost |
A version of malloc/free/realloc written by Doug Lea.
A version of malloc/free/realloc written by Doug Lea and released to the public domain. Send questions/comments/complaints/performance data to dl@cs.oswego.edu
See the source file for more information.
Definition at line 638 of file malloc.h.
int mallinfo::arena |
int mallinfo::hblkhd |
int mallinfo::hblks |
int mallinfo::smblks |