Home
last modified time | relevance | path

Searched defs:releaseCache (Results 1 – 5 of 5) sorted by relevance

/dports/security/helib/HElib-1.3.1/misc/
H A Dmatmul.h59 void releaseCache() { cachelock.unlock(); } in releaseCache() function
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dfov.cpp154 void FOVManager::releaseCache() in releaseCache() function in FOVManager
/dports/databases/cego/cego-2.47.11/src/
H A DCegoTableCache.cc128 void CegoTableCache::TableCacheEntry::releaseCache() in releaseCache() function in CegoTableCache::TableCacheEntry
H A DCegoQueryCache.cc167 void CegoQueryCache::QueryCacheEntry::releaseCache() in releaseCache() function in CegoQueryCache::QueryCacheEntry
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/filecache/
H A DTrackerDistributedCacheManager.java233 void releaseCache(CacheStatus status) throws IOException { in releaseCache() method in TrackerDistributedCacheManager