Home
last modified time | relevance | path

Searched refs:running_mutex_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc183 base::MutexGuard guard(&running_mutex_); in StopSynchronously()
269 base::MutexGuard guard(&running_mutex_); in Run()
302 running_cond_.WaitFor(&running_mutex_, nextSampleTime - now)) { in Run()
H A Dcpu-profiler.h206 base::Mutex running_mutex_; member in v8::internal::ProfilerEventsProcessor

Completed in 2 milliseconds