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

  /art/runtime/
atomic.h 278 T FetchAndAddRelaxed(const T value) {
  /art/runtime/gc/
heap-inl.h 159 num_bytes_allocated_.FetchAndAddRelaxed(bytes_tl_bulk_allocated)) + bytes_tl_bulk_allocated;

Completed in 284 milliseconds