Home
last modified time | relevance | path

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

/rocksdb-6.9/logging/
Dauto_roll_logger_test.cc448 ROCKSDB_NAMESPACE::port::Thread flush_thread; in TEST_F() local
470 flush_thread = port::Thread([&]() { auto_roll_logger->Flush(); }); in TEST_F()
475 flush_thread.join(); in TEST_F()
/rocksdb-6.9/utilities/backupable/
Dbackupable_db_test.cc1583 ROCKSDB_NAMESPACE::port::Thread flush_thread{ in TEST_F() local
1588 flush_thread.join(); in TEST_F()