Searched refs:AtomicPushBackIgnoreGrowthLimit (Results 1 – 2 of 2) sorted by relevance
86 bool AtomicPushBackIgnoreGrowthLimit(T* value) REQUIRES_SHARED(Locks::mutator_lock_) { in AtomicPushBackIgnoreGrowthLimit() function
3135 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(obj->Ptr())); in PushOnAllocationStackWithInternalGC()3154 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(obj->Ptr())); in PushOnThreadLocalAllocationStackWithInternalGC()