Searched refs:pending_ckp (Results 1 – 2 of 2) sorted by relevance
106 ZERO_LSN(txn_region->pending_ckp);800 if (!IS_ZERO_LSN(mgr->region->pending_ckp))801 ckp_lsn = mgr->region->pending_ckp;817 mgr->region->pending_ckp = ckp_lsn;840 ZERO_LSN(mgr->region->pending_ckp);953 stats->st_pending_ckp = mgr->region->pending_ckp;
99 DB_LSN pending_ckp; /* last checkpoint did not finish */ member