Searched refs:mark (Results 1 – 4 of 4) sorted by relevance
173 Atomic<uintptr_t>* mark = mark_bitmap.bitmap_begin_; in SweepWalk() local185 live[i].load(std::memory_order_relaxed) & ~mark[i].load(std::memory_order_relaxed); in SweepWalk()195 live[i].load(std::memory_order_relaxed) & ~mark[i].load(std::memory_order_relaxed); in SweepWalk()
156 static void SweepWalk(const SpaceBitmap& live, const SpaceBitmap& mark, uintptr_t base,
81 Properly mark thread and non-default root objects as roots.
241 …t on walleye bots, currenlty on OPM1.171019.019. But test passes on Q, so just mark it fail here.",