Searched refs:txn (Results 351 - 375 of 422) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Ddbm.tcl29 set txn ""
H A Drecd023.tcl27 set flags "-create -txn -home $testdir"
77 set env [berkdb_env -create -txn -home $testdir -recover]
H A Drep068.tcl55 # Run the body of the test with/without recovery and txn nosync.
99 set nosync_args [subst {-txn $nosync}]
115 # be used with -txn nosync. Adjust the args for master
117 # There is no need to adjust txn args for this test since
118 # the txn args are explicitly set.
H A Dsdb007.tcl65 set txn ""
H A Dsdb020.tcl53 set env [berkdb_env_noerr -create -home $testdir -txn]
H A Dtest106.tcl36 # This test needs a txn-enabled environment. If one is not
41 set env [berkdb_env -create -home $testdir -txn]
47 puts "Skipping test$tnum for non-txn environment."
H A Drep044.tcl69 # be used with -txn nosync.
177 set t [$menv1 txn]
181 -txn $t {$key [chop_data $method $str]}} result] {
182 # If handle is dead, abort txn, then
H A Dsdb002.tcl156 set txn ""
157 dump_file $db $txn $t1 $checkfunc
H A Dsdb018.tcl63 set txn ""
84 set ret [eval {$db put} $txn {$key stub}]
H A Dtest044.tcl74 set dbenv [berkdb_env -create -txn -home $testdir]
109 set dbenv [berkdb_env -create -txn -home $testdir]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_inmem.c175 DB_TXN *txn; local
246 dbenv->txn_begin(dbenv, NULL, &txn, 0) == 0);
249 DB_BENCH_ASSERT(txn->commit(txn, 0) == 0);
345 } else if (strcasecmp(argv[0], "txn-read") == 0) {
352 } else if (strcasecmp(argv[0], "txn-write") == 0) {
367 } else if (strcasecmp(argv[0], "txn-nosync") == 0) {
374 } else if (strcasecmp(argv[0], "txn-write-nosync") == 0) {
385 } else if (strcasecmp(argv[0], "txn-sync") == 0) {
411 "[read | bulk | write | txn
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h187 virtual int associate(DbTxn *txn, Db *secondary, int (*callback)
405 virtual int dbremove(DbTxn *txn, const char *name, const char *subdb,
407 virtual int dbrename(DbTxn *txn, const char *name, const char *subdb,
785 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);
846 DbTxn *txn; member in class:DbPreplist
937 static DbTxn* get_DbTxn(DB_TXN *txn) argument
939 return (DbTxn *)txn->api_internal;
942 static const DbTxn* get_const_DbTxn(const DB_TXN *txn) argument
944 return (const DbTxn *)txn->api_internal;
948 static DbTxn* wrap_DB_TXN(DB_TXN *txn);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h188 virtual int associate(DbTxn *txn, Db *secondary, int (*callback)
406 virtual int dbremove(DbTxn *txn, const char *name, const char *subdb,
408 virtual int dbrename(DbTxn *txn, const char *name, const char *subdb,
786 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);
847 DbTxn *txn; member in class:DbPreplist
938 static DbTxn* get_DbTxn(DB_TXN *txn) argument
940 return (DbTxn *)txn->api_internal;
943 static const DbTxn* get_const_DbTxn(const DB_TXN *txn) argument
945 return (const DbTxn *)txn->api_internal;
949 static DbTxn* wrap_DB_TXN(DB_TXN *txn);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h188 virtual int associate(DbTxn *txn, Db *secondary, int (*callback)
406 virtual int dbremove(DbTxn *txn, const char *name, const char *subdb,
408 virtual int dbrename(DbTxn *txn, const char *name, const char *subdb,
786 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);
847 DbTxn *txn; member in class:DbPreplist
938 static DbTxn* get_DbTxn(DB_TXN *txn) argument
940 return (DbTxn *)txn->api_internal;
943 static const DbTxn* get_const_DbTxn(const DB_TXN *txn) argument
945 return (const DbTxn *)txn->api_internal;
949 static DbTxn* wrap_DB_TXN(DB_TXN *txn);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DEventExampleDPL.java195 Transaction txn = env.beginTransaction(null, null);
210 txn.commitWriteNoSync();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c60 dbc->thread_info, dbc->txn, flags, addrp));
66 dbc->thread_info, dbc->txn, priority, flags));
299 dbc->thread_info, dbc->txn, flags, addrp);
309 dbc->thread_info, dbc->txn, dbp->priority, flags));
705 __qam_nameop(dbp, txn, newname, op)
707 DB_TXN *txn;
836 txn, buf, nbuf, fid, DB_APP_DATA, 1,
844 if ((ret = __fop_remove(env, txn, fid, buf,
H A Dqam_stat.c65 dbc->thread_info, dbc->txn, 0, &meta)) != 0)
148 if ((ret = __memp_fget(mpf, &t->q_meta, dbc->thread_info, dbc->txn,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr013/
H A Dchk.stats80 "$d/tcl/tcl_txn.c $d/txn/txn_stat.c $docs/txn/txn_stat.so"
125 -e 's/__LB__.*//' < $docs/txn/txn_stat.so > $t
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dbtree.t631 ok 179, my $txn = $env->txn_begin() ;
635 -Txn => $txn ;
637 ok 181, (my $Z = $txn->txn_commit()) == 0 ;
638 ok 182, $txn = $env->txn_begin() ;
639 $db1->Txn($txn);
667 #ok 151, $txn->txn_abort() == 0 ;
668 ok 186, ($Z = $txn->txn_abort()) == 0 ;
679 undef $txn ;
H A Drecno.t465 ok 169, my $txn = $env->txn_begin() ;
471 -Txn => $txn ;
474 ok 171, $txn->txn_commit() == 0 ;
475 ok 172, $txn = $env->txn_begin() ;
476 $db1->Txn($txn);
505 ok 176, $txn->txn_abort() == 0 ;
516 undef $txn ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c210 dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
336 &hcp->page, dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
1080 dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
1103 if (ret == ENOSPC && dbc->txn == NULL)
1173 if ((ret = __memp_fget(mpf, &pgno, dbc->thread_info, dbc->txn,
1185 dbc->txn, DB_MPOOL_DIRTY, &mmeta)) != 0)
1203 if ((ret = __ham_metagroup_log(dbp, dbc->txn,
1226 if ((ret = __memp_fget(mpf, &pgno, dbc->thread_info, dbc->txn,
1402 dbc->txn, val,
1476 if ((ret = __db_ret(dbp, dbc->thread_info, dbc->txn,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_split.c193 &cp->page, dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
220 dbc->txn, &LSN(cp->page), 0, PGNO(lp), &LSN(lp), PGNO(rp),
353 dbc->thread_info, dbc->txn, DB_MPOOL_DIRTY, &tp)) != 0)
385 &cp->page, dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
390 &pp->page, dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0 ||
403 if ((ret = __bam_split_log(dbp, dbc->txn, &LSN(cp->page), 0,
594 dbc->txn, &hdr, child_bo->tlen,
886 dbc->txn, &hdr, child_bo->tlen,
940 if ((ret = __bam_cadjust_log(dbp, dbc->txn,
H A Dbt_search.c97 dbc->thread_info, dbc->txn, 0, &h)) != 0) {
126 dbc->thread_info, dbc->txn, 0, &h)) != 0) {
245 dbc->txn, key, h, indx, func, &cmp)) != 0)
514 dbc->thread_info, dbc->txn, 0, &h)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_include76 sequence tcl txn xa; do
H A Ds_symlink62 build txn/tags ../dist/tags

Completed in 139 milliseconds

<<11121314151617