DSMCC  17.9.0
 All Data Structures Files Functions Typedefs
Functions
cacheMgr.c File Reference

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)
 

Detailed Description

Dynamic cache memory management funcs.

Date
28/9/2001
Author
R Taylor

Definition in file cacheMgr.c.