Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc755 void WritePreparedTxnDB::ReleaseSnapshotInternal( in ReleaseSnapshotInternal() function in ROCKSDB_NAMESPACE::WritePreparedTxnDB
802 ReleaseSnapshotInternal(*oldi); in CleanupReleasedSnapshots()
808 ReleaseSnapshotInternal(*oldi); in CleanupReleasedSnapshots()
Dwrite_prepared_txn_db.h680 void ReleaseSnapshotInternal(const SequenceNumber snap_seq);
Dwrite_prepared_transaction_test.cc1060 wp_db->ReleaseSnapshotInternal(snap_seq2); in TEST_P()
1070 wp_db->ReleaseSnapshotInternal(snap_seq1); in TEST_P()
1079 wp_db->ReleaseSnapshotInternal(snap_seq3); in TEST_P()