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

/macosx-10.10.1/BerkeleyDB-21/db/txn/
H A Dtxn.c77 static int __txn_undo __P((DB_TXN *));
880 undo: if ((ret = __txn_undo(txn)) != 0)
1472 * __txn_undo --
1476 __txn_undo(txn) function

Completed in 115 milliseconds