Searched refs:del2 (Results 1 – 1 of 1) sorted by relevance
808 size_t del2 = mDeallocating.erase(bid); in commitDeallocate() local809 CHECK(del1 > 0 && del2 > 0); in commitDeallocate()