|< < 23 > >|

Strict Two-Phase Locking

Lock implementation

Lock Manager API

unlock_all(transaction)

  • transaction: The process's current transaction.

  • Drops all locks owned by the transaction.

|< < 23 > >|