MCPcopy
hub / github.com/etcd-io/bbolt / AddReadonlyTXID

Method AddReadonlyTXID

internal/freelist/freelist.go:40–40  ·  view source on GitHub ↗

AddReadonlyTXID adds a given read-only transaction id for pending page tracking.

(txid common.Txid)

Source from the content-addressed store, hash-verified

38
39 // AddReadonlyTXID adds a given read-only transaction id for pending page tracking.
40 AddReadonlyTXID(txid common.Txid)
41
42 // RemoveReadonlyTXID removes a given read-only transaction id for pending page tracking.
43 RemoveReadonlyTXID(txid common.Txid)

Callers 2

beginTxMethod · 0.65

Calls

no outgoing calls

Tested by 1