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

/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dtxn_ext.h13 int __txn_compensate_begin __P((ENV *, DB_TXN **));
H A Dint_def.in1822 #define __txn_compensate_begin __txn_compensate_begin@DB_VERSION_UNIQUE_NAME@
/macosx-10.10.1/BerkeleyDB-21/db/txn/
H A Dtxn.c325 * __txn_compensate_begin
330 * PUBLIC: int __txn_compensate_begin __P((ENV *, DB_TXN **));
333 __txn_compensate_begin(env, txnpp) function

Completed in 197 milliseconds