DB_TXNMGR
DB_TXNMGR *tx_info; /* Return from txn_open(). */
int txn_begin __P((DB_TXNMGR *, DB_TXN *, DB_TXN **));
int txn_checkpoint __P((const DB_TXNMGR *, u_int32_t, u_int32_t));
int txn_close __P((DB_TXNMGR *));
int txn_open __P((const char *, u_int32_t, int, DB_ENV *, DB_TXNMGR **));
int txn_stat __P((DB_TXNMGR *, DB_TXN_STAT **, void *(*)(size_t)));
DB_TXNMGR *mgrp; /* Pointer to transaction manager. */
int __txn_is_ancestor __P((DB_TXNMGR *, size_t, size_t));
DB_TXNMGR *mgr;
DB_TXNMGR **mgrpp;
DB_TXNMGR *tmgrp;
if ((ret = __os_calloc(1, sizeof(DB_TXNMGR), &tmgrp)) != 0)
DB_TXNMGR *tmgrp;
DB_TXNMGR *mgr;
DB_TXNMGR *mgr;
DB_TXNMGR *tmgrp;
DB_TXNMGR *mgr;
DB_TXNMGR *mgr;
static int __txn_grow_region __P((DB_TXNMGR *));
const DB_TXNMGR *mgr;
static int __txn_validate_region __P((DB_TXNMGR *));
DB_TXNMGR *tp;
DB_TXNMGR *tp;
DB_TXNMGR *mgr;
DB_TXNMGR *mgr;
DB_TXNMGR *mgr;
DB_TXNMGR *tm;