Module tc_transact::lock

source ·

Structs

Guard allowing access to a finalized value
A read-only view of a TxnLock at a specific TxnId
An exclusive, upgradable read-only view of a TxnLock at a specific TxnId
Guard allowing access to a rolled-back value
An exclusive mutable view of a TxnLock at a specific TxnId

Enums

An error which may occur when attempting to acquire a transactional lock

Type Definitions