Searched refs:UnlockGetForUpdate (Results 1 – 5 of 5) sorted by relevance
73 void UnlockGetForUpdate(ColumnFamilyHandle* /* unused */, in UnlockGetForUpdate() function
197 void UnlockGetForUpdate(ColumnFamilyHandle* column_family,
269 virtual void UnlockGetForUpdate(ColumnFamilyHandle* column_family,
696 void PessimisticTransaction::UnlockGetForUpdate( in UnlockGetForUpdate() function in ROCKSDB_NAMESPACE::PessimisticTransaction
778 UnlockGetForUpdate(column_family, key); in UndoGetForUpdate()