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