Searched refs:__txn_set_timeout (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h22 int __txn_set_timeout __P((DB_TXN *, db_timeout_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c452 txn->set_timeout = __txn_set_timeout;
1146 * __txn_set_timeout --
1148 * PUBLIC: int __txn_set_timeout __P((DB_TXN *, db_timeout_t, u_int32_t));
1151 __txn_set_timeout(txn, timeout, op) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_compact.c199 (ret = __txn_set_timeout(txn,

Completed in 88 milliseconds