NOT in BUILD! Progress on new cache architecture-

Flat file design, Background Thread, C stubs, Flat file test, etc.


git-svn-id: svn://10.0.0.236/trunk@4059 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gagan
1998-06-18 07:52:34 +00:00
parent e4e28bc903
commit b9d6ee983f
38 changed files with 2439 additions and 136 deletions

View File

@@ -49,6 +49,10 @@ nsCacheModule::~nsCacheModule()
}
}
void nsCacheModule::GarbageCollect(void)
{
}
const char* nsCacheModule::Trace() const
{
char linebuffer[128];