Searched refs:LAST_REGION_BLOCK (Results 1 – 1 of 1) sorted by relevance
164 LAST_REGION_BLOCK, // used to mark last block in region enumerator166 MAX_SPEC_VAL = LAST_REGION_BLOCK192 …ol isLastRegionBlock() const { return value.load(std::memory_order_relaxed) == LAST_REGION_BLOCK; } in isLastRegionBlock()1078 if (GuardedSize::LAST_REGION_BLOCK == rightSz) { in doCoalesc()1079 right->setMeFree(GuardedSize::LAST_REGION_BLOCK); in doCoalesc()1109 if (nextRightSz == GuardedSize::LAST_REGION_BLOCK) in doCoalesc()1271 lastBl->setMeFree(GuardedSize::LAST_REGION_BLOCK); in startUseBlock()