Searched refs:AtomicPushBack (Results 1 – 3 of 3) sorted by relevance
63 bool AtomicPushBack(const T& value) { in AtomicPushBack() function
168 } else if (UNLIKELY(!allocation_stack_->AtomicPushBack(*obj))) { in PushOnAllocationStack()
2402 DCHECK(!allocation_stack_->AtomicPushBack(*obj)); in PushOnAllocationStackWithInternalGC()2412 } while (!allocation_stack_->AtomicPushBack(*obj)); in PushOnAllocationStackWithInternalGC()