Searched defs:__db_txnmgr (Results 1 – 1 of 1) sorted by relevance
71 struct __db_txnmgr { struct73 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 */