Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/backupable/
Dbackupable_db_test.cc86 DummyLogFile(const std::string& path, bool alive = true) in DummyLogFile() argument
87 : path_(path), alive_(alive) {} in DummyLogFile()
/rocksdb-6.9/build_tools/
Dgnu_parallel5310 my $alive = 0;
5315 $alive = 1;
5321 if($signal eq "TERM" and $alive) {
/rocksdb-6.9/
DHISTORY.md71 …sing this feature to deal with the case when some old blob files are kept alive by SSTs that other…