Home
last modified time | relevance | path

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

/external/v8/src/
Dlog-utils.h94 base::LockGuard<base::Mutex> lock_guard_; variable
Dlog-utils.cc107 lock_guard_(&log_->mutex_), in MessageBuilder()