Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier.cc73 insert_th_ = port::Thread(&BlockCacheTier::InsertMain, this); in Open()
190 void BlockCacheTier::InsertMain() { in InsertMain() function in ROCKSDB_NAMESPACE::BlockCacheTier
Dblock_cache_tier.h107 void InsertMain();