Home
last modified time | relevance | path

Searched defs:__db_txnmgr (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dtxn.h71 struct __db_txnmgr { struct
73 db_mutex_t *mutexp; /* Synchronization. */
78 REGINFO reginfo; /* Region information. */
79 DB_ENV *dbenv; /* Environment. */
80 int (*recover) /* Recovery dispatch routine */
82 u_int32_t flags; /* DB_TXN_NOSYNC, DB_THREAD */
83 DB_TXNREGION *region; /* address of shared memory region */
84 void *mem; /* address of the shalloc space */