Module tc_transact::lock[][src]

Expand description

A TxnLock featuring transaction-specific versioning

Structs

A lock which provides transaction-specific versions of the locked state.

A read lock future.

An immutable read guard for a transactional state.

A write lock future.

An exclusive write lock for a transactional state.