Searched refs:flush_thread (Results 1 – 2 of 2) sorted by relevance
448 ROCKSDB_NAMESPACE::port::Thread flush_thread; in TEST_F() local470 flush_thread = port::Thread([&]() { auto_roll_logger->Flush(); }); in TEST_F()475 flush_thread.join(); in TEST_F()
1583 ROCKSDB_NAMESPACE::port::Thread flush_thread{ in TEST_F() local1588 flush_thread.join(); in TEST_F()