Home
last modified time | relevance | path

Searched refs:relocation_mutex_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dheap.h370 base::Mutex* relocation_mutex() { return &relocation_mutex_; } in relocation_mutex()
2220 base::Mutex relocation_mutex_; variable