Searched refs:txn_max (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Ddb_dispatch.h69 u_int32_t txn_max; member in struct:__db_txnhead::__anon35883
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Ddb_dispatch.h69 u_int32_t txn_max; member in struct:__db_txnhead::__anon953
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Ddb_dispatch.h69 u_int32_t txn_max; member in struct:__db_txnhead::__anon1858
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dtxn002.tcl24 env -create -mode 0644 -txn -txn_max $max -home $testdir]
H A Drecd008.tcl49 set txn_max [expr int([expr pow($breadth,$depth)])]
50 if { $txn_max < 20 } {
51 set txn_max 20
54 puts "\tRecd008.b: create environment for $txn_max transactions"
58 -lock_max_objects $max_locks -txn_max $txn_max -txn -home $testdir"
H A Dtxn001.tcl26 -txn_max $max -home $testdir}]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dtxn002.tcl24 env -create -mode 0644 -txn -txn_max $max -home $testdir]
H A Drecd008.tcl49 set txn_max [expr int([expr pow($breadth,$depth)])]
50 if { $txn_max < 20 } {
51 set txn_max 20
54 puts "\tRecd008.b: create environment for $txn_max transactions"
58 -lock_max_objects $max_locks -txn_max $txn_max -txn -home $testdir"
H A Dtxn001.tcl26 -txn_max $max -home $testdir}]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dtxn002.tcl24 env -create -mode 0644 -txn -txn_max $max -home $testdir]
H A Drecd008.tcl49 set txn_max [expr int([expr pow($breadth,$depth)])]
50 if { $txn_max < 20 } {
51 set txn_max 20
54 puts "\tRecd008.b: create environment for $txn_max transactions"
58 -lock_max_objects $max_locks -txn_max $txn_max -txn -home $testdir"
H A Dtxn001.tcl26 -txn_max $max -home $testdir}]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/lock/
H A Dlock_deadlock.c126 u_int32_t lock_max, txn_max; local
201 txn_max = ((DB_TXNREGION *)
205 txn_max = TXN_MAXIMUM;
273 idmap[i].id, lock_max, txn_max))
278 idmap[cid].id, lock_max, txn_max))
1013 __dd_isolder(a, b, lock_max, txn_max)
1015 u_int32_t lock_max, txn_max;
1026 max = txn_max;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/lock/
H A Dlock_deadlock.c126 u_int32_t lock_max, txn_max; local
201 txn_max = ((DB_TXNREGION *)
205 txn_max = TXN_MAXIMUM;
273 idmap[i].id, lock_max, txn_max))
278 idmap[cid].id, lock_max, txn_max))
1013 __dd_isolder(a, b, lock_max, txn_max)
1015 u_int32_t lock_max, txn_max;
1026 max = txn_max;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/lock/
H A Dlock_deadlock.c126 u_int32_t lock_max, txn_max; local
201 txn_max = ((DB_TXNREGION *)
205 txn_max = TXN_MAXIMUM;
273 idmap[i].id, lock_max, txn_max))
278 idmap[cid].id, lock_max, txn_max))
1013 __dd_isolder(a, b, lock_max, txn_max)
1015 u_int32_t lock_max, txn_max;
1026 max = txn_max;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db/
H A Ddb_dispatch.c447 headp->gen_array[0].txn_max = TXN_MAXIMUM;
466 (hp)->gen_array[__i].txn_max ? \
468 (txnid) <= (hp)->gen_array[__i].txn_max) : \
470 (txnid) <= (hp)->gen_array[__i].txn_max)) \
785 hp->gen_array[0].txn_max = max;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db/
H A Ddb_dispatch.c447 headp->gen_array[0].txn_max = TXN_MAXIMUM;
466 (hp)->gen_array[__i].txn_max ? \
468 (txnid) <= (hp)->gen_array[__i].txn_max) : \
470 (txnid) <= (hp)->gen_array[__i].txn_max)) \
785 hp->gen_array[0].txn_max = max;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db/
H A Ddb_dispatch.c447 headp->gen_array[0].txn_max = TXN_MAXIMUM;
466 (hp)->gen_array[__i].txn_max ? \
468 (txnid) <= (hp)->gen_array[__i].txn_max) : \
470 (txnid) <= (hp)->gen_array[__i].txn_max)) \
785 hp->gen_array[0].txn_max = max;

Completed in 251 milliseconds