HomeSort by relevance Sort by last modified time
    Searched refs:AtomicPushBack (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/accounting/
atomic_stack.h 60 bool AtomicPushBack(const T& value) {
  /art/runtime/gc/
heap.cc 792 while (!allocation_stack_->AtomicPushBack(obj)) {
    [all...]

Completed in 605 milliseconds