Searched refs:SetSnapshotIfNeeded (Results 1 – 6 of 6) sorted by relevance
145 SetSnapshotIfNeeded(); in TryLock()
275 void SetSnapshotIfNeeded();
579 SetSnapshotIfNeeded(); in TryLock()
91 void TransactionBaseImpl::SetSnapshotIfNeeded() { in SetSnapshotIfNeeded() function in ROCKSDB_NAMESPACE::TransactionBaseImpl
218 bool SetSnapshotIfNeeded(ReadOptions* read_options);
1329 bool snapshot_created = SetSnapshotIfNeeded(&ro); in MultiGet()1347 bool BlobDBImpl::SetSnapshotIfNeeded(ReadOptions* read_options) { in SetSnapshotIfNeeded() function in ROCKSDB_NAMESPACE::blob_db::BlobDBImpl1585 bool snapshot_created = SetSnapshotIfNeeded(&ro); in GetImpl()