Dynamic cache memory management funcs. More...
#include "clDsmSystem.h"#include "cacheMgr.h"#include "linkList.h"#include "loadMgr.h"#include "module.h"Go to the source code of this file.
Functions | |
| BOOLEAN | DSC_CmMemPurgeCache (P_DsmCoreInst idp, U32BIT maxMemory) |
| MemHandle | DSC_CmMemAlloc (P_DsmCoreInst idp, U32BIT size, int line) |
| void | DSC_CmMemRelease (P_DsmCoreInst idp, MemHandle hMemArea) |
1.8.6