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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c71 static int __txn_commit_pp __P((DB_TXN *, u_int32_t));
445 txn->commit = __txn_commit_pp;
498 txn->commit = __txn_commit_pp;
522 * __txn_commit_pp --
526 __txn_commit_pp(txn, flags) function

Completed in 87 milliseconds