Searched refs:txn_checkpoint (Results 1 – 3 of 3) sorted by relevance
220 if ((ret = txn_checkpoint(dbenv->tx_info, 0, 0)) != 0)
899 int txn_checkpoint __P((const DB_TXNMGR *, u_int32_t, u_int32_t));
739 txn_checkpoint(mgr, kbytes, minutes) in txn_checkpoint() function