DSMCC  17.9.0
 All Data Structures Files Functions Typedefs
Macros | Functions
cacheMgr.h File Reference

Header to the cacheMgr module. More...

#include "clDsmSystem.h"
#include "clDsmMemMgrAPI.h"

Go to the source code of this file.

Macros

#define DSC_CmMemAlloc(i, s, l)   DSC_CmMemGet(i, s )
 

Functions

MemHandle DSC_CmMemAlloc (P_DsmCoreInst idp, U32BIT size, int line)
 
void DSC_CmMemRelease (P_DsmCoreInst idp, MemHandle hMemArea)
 
BOOLEAN DSC_CmMemPurgeCache (P_DsmCoreInst idp, U32BIT maxMemory)
 

Detailed Description

Header to the cacheMgr module.

Date
28/9/2001
Author
R Taylor

Definition in file cacheMgr.h.