htable_removeall
nRes = htable_removeall(cache->ldmemc_resTmp, (void*)cache);
nRes = htable_removeall(cache->ldmemc_resLookup, (void*)cache);
static int htable_removeall(HashTable *pTable, void *pData);