Searched refs:DB_TXNMAGIC (Results 1 – 2 of 2) sorted by relevance
95 txn_region->magic = DB_TXNMAGIC;178 } else if (tmgrp->region->magic != DB_TXNMAGIC) {
859 #define DB_TXNMAGIC 0x041593 macro