![]() |
DSMCC
22.11.0
|
Dynamic cache memory management funcs. More...
#include "clDsmSystem.h"
#include "cacheMgr.h"
#include "linkList.h"
#include "loadMgr.h"
#include "module.h"
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) |
Dynamic cache memory management funcs.