Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.h229 // this job, and blocks on the ConditionVariable main_thread_blocking_signal_.
231 base::ConditionVariable main_thread_blocking_signal_; member in v8::internal::LazyCompileDispatcher
H A Dlazy-compile-dispatcher.cc237 main_thread_blocking_signal_.Wait(&mutex_); in WaitForJobIfRunningOnBackground()
449 main_thread_blocking_signal_.NotifyOne(); in DoBackgroundWork()

Completed in 3 milliseconds