Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_lock_mgr.h42 std::vector<DeadlockPath> PrepareBuffer();
Dtransaction_lock_mgr.cc144 std::vector<DeadlockPath> DeadlockInfoBuffer::PrepareBuffer() { in PrepareBuffer() function in ROCKSDB_NAMESPACE::DeadlockInfoBuffer
737 return dlock_buffer_.PrepareBuffer(); in GetDeadlockInfoBuffer()