Searched refs:tdb_commit (Results 1 – 5 of 5) sorted by relevance
100 int tdb_commit(TestDb *pDb, int iLevel);
83 if( iBegin<iStep ) tdb_commit(aReader[iBegin].pDb, 0); in do_mc_test()
206 tdb_commit(pDb, 0); in rollback_test_1()
829 int tdb_commit(TestDb *pDb, int iLevel){ in tdb_commit() function
99 rc = tdb_commit(pDb, iTrans); in testCommit()