Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc438 bool should_exit_batch_group = true; in WriteImpl() local
442 should_exit_batch_group = write_thread_.CompleteParallelMemTableWriter(&w); in WriteImpl()
444 if (should_exit_batch_group) { in WriteImpl()