Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.h199 base::ConditionVariable main_thread_blocking_signal_; variable
Dcompiler-dispatcher.cc313 main_thread_blocking_signal_.Wait(&mutex_); in WaitForJobIfRunningOnBackground()
561 main_thread_blocking_signal_.NotifyOne(); in DoBackgroundWork()