Home
last modified time | relevance | path

Searched refs:kThreadLocalAllocationStackSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-inl.h258 static constexpr size_t kThreadLocalAllocationStackSize = 128; variable
Dheap.cc3028 while (!allocation_stack_->AtomicBumpBack(kThreadLocalAllocationStackSize, &start_address, in PushOnThreadLocalAllocationStackWithInternalGC()