Searched refs:TXN_COMPENSATE (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/txn/
H A Dtxn.c347 txn->flags = TXN_COMPENSATE | TXN_MALLOC;
375 if (!F_ISSET(txn, TXN_COMPENSATE) && F_ISSET(region, TXN_IN_RECOVERY)) {
1190 if (!F_ISSET(txn, TXN_COMPENSATE) &&
1589 if (F_ISSET(txn, TXN_COMPENSATE) || rectype == DB___txn_child)
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts543 TXN_COMPENSATE => IGNORE,
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in812 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h802 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h791 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h800 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h839 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h839 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro

Completed in 312 milliseconds