Searched refs:txn_abort (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/txn/
H A DMakefile5 txn_abort.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A DMakefile10 txn_abort.html txn_checkpoint.html txn_commit.html version.html
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_txn.c55 DB_BENCH_ASSERT(txn_abort(txn) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Ddestroy.t63 ok 10, $txn->txn_abort() == 0 ;
H A Dtxn.t84 ok 14, $txn->txn_abort() == 0 ;
154 ok 28, $txn->txn_abort() == 0 ;
H A Dstrict.t110 $txn->txn_abort();
H A Dhash.t475 ok 155, $txn->txn_abort() == 0 ;
H A Dbtree.t667 #ok 151, $txn->txn_abort() == 0 ;
668 ok 186, ($Z = $txn->txn_abort()) == 0 ;
H A Dqueue.t547 ok $txn->txn_abort() == 0 ;
H A Drecno.t505 ok 176, $txn->txn_abort() == 0 ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_txn.c56 DB_BENCH_ASSERT(txn_abort(txn) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest061.tcl89 error_check_good txn_abort [$txn abort] 0
132 error_check_good txn_abort [$txn abort] 0
176 error_check_good txn_abort [$txn abort] 0
H A Drep043script.tcl97 error_check_good txn_abort [$t abort] 0
H A Drep010.tcl137 error_check_good txn_abort [$t abort] 0
H A Drep044.tcl186 error_check_good txn_abort [$t abort] 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.pm1679 sub txn_abort subroutine
H A DBerkeleyDB.xs684 txn_abort(tid->txn);
4407 txn_abort(tid->txn) ;
4464 # define _txn_abort(t) (t->Status = txn_abort(t->txn))

Completed in 66 milliseconds