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

/macosx-10.10.1/BerkeleyDB-21/db/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 104 milliseconds