Home | History | Annotate | Download | only in gc

Lines Matching refs:FetchAndAddSequentiallyConsistent

2340     if (fail_count_->FetchAndAddSequentiallyConsistent(1) == 0) {
3183 size_t new_native_bytes_allocated = native_bytes_allocated_.FetchAndAddSequentiallyConsistent(bytes);