Searched refs:last_it (Results 1 – 1 of 1) sorted by relevance
605 auto last_it = txns.end() - 1; in UnLockKey() local606 if (txn_it != last_it) { in UnLockKey()607 *txn_it = *last_it; in UnLockKey()