Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl.h877 return alive_log_files_.begin()->getting_flushed; in TEST_IsLogGettingFlushed()
1209 bool getting_flushed = false; member
Ddb_impl_write.cc1221 if (alive_log_files_.begin()->getting_flushed) { in SwitchWAL()
1255 alive_log_files_.begin()->getting_flushed = true; in SwitchWAL()