Searched refs:relocation_mutex_ (Results 1 – 1 of 1) sorted by relevance
648 heap_->relocation_mutex_.Lock(); in RelocationLock()651 ~RelocationLock() { heap_->relocation_mutex_.Unlock(); } in ~RelocationLock()2402 base::Mutex relocation_mutex_; variable