Searched refs:__txn_xa_begin (Results 1 – 3 of 3) sorted by relevance
5 int __txn_xa_begin __P((DB_ENV *, DB_TXN *));
211 if (__txn_xa_begin(env, env->xa_txn) != 0)
276 __txn_xa_begin(dbenv, txn) in __txn_xa_begin() function