Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_base.cc737 bool can_unlock __attribute__((__unused__)) = false; in UndoGetForUpdate() local
753 can_unlock = true; in UndoGetForUpdate()
760 can_unlock = true; in UndoGetForUpdate()
776 assert(can_unlock); in UndoGetForUpdate()