Searched refs:TXN_COMMITTED (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_region.c456 (td->status == TXN_COMMITTED || td->status == TXN_ABORTED)) {
H A Dtxn.c1263 case TXN_COMMITTED:
1266 td->status == TXN_COMMITTED ? "committed" : "aborted");
1351 td->status = is_commit ? TXN_COMMITTED : TXN_ABORTED;
H A Dtxn_stat.c375 case TXN_COMMITTED:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts800 TXN_COMMITTED => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c948 (BH_OWNER(env, next_bhp)->status != TXN_COMMITTED ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h847 #define TXN_COMMITTED 2 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h836 #define TXN_COMMITTED 2 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h857 #define TXN_COMMITTED 2 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h845 #define TXN_COMMITTED 2 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h884 #define TXN_COMMITTED 2 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h884 #define TXN_COMMITTED 2 macro

Completed in 252 milliseconds