txn_checkpoint
int txn_checkpoint __P((const DB_TXNMGR *, u_int32_t, u_int32_t));
if ((ret = txn_checkpoint(dbenv->tx_info, 0, 0)) != 0)