Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.h857 first_prepare_batch_(first_prepare_batch) { in AddPreparedCallback()
884 if (first_prepare_batch_) { in Callback()
899 bool first_prepare_batch_; variable