Searched refs:workers_mutex_ (Results 1 – 2 of 2) sorted by relevance
459 static base::LazyMutex workers_mutex_; variable
258 base::LazyMutex Shell::workers_mutex_; member in v8::Shell773 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in WorkerNew()2191 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in SerializeValue()2334 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in CleanupWorkers()2347 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in CleanupWorkers()