Home
last modified time | relevance | path

Searched refs:release_cache_entry_func (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Dtable_cache.cc326 auto release_cache_entry_func = [](void* cache_to_clean, in GetFromRowCache() local
340 value_pinner.RegisterCleanup(release_cache_entry_func, in GetFromRowCache()