EXPORT_C extern const TInt KHeapMinCellSize;
Exported from: |
EUSER.DLL, EKERN.EXE |
Defined in: |
.../os/kernelhwsrv/kernel/eka/common/heap.cpp |
Purpose: |
This constant defines an adjustment to the minimum value of the size of a heap cell created by Symbian's default heap implementation, RHeap. The calculated minimum value is stored in the protected data member RHeap::iMinCell(). By changing the value of this constant, the actual minimum size of a heap cell can be increased. The value of this constant provided by Symbian is zero, which means that, by default, the minimum heap cell size is the same as for previous versions of the platform. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.