Searched refs:workers_mutex_ (Results 1 – 2 of 2) sorted by relevance
446 static base::LazyMutex workers_mutex_; variable
352 base::LazyMutex Shell::workers_mutex_; member in v8::Shell1069 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in WorkerNew()2569 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in SerializeValue()2710 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in CleanupWorkers()2723 base::LockGuard<base::Mutex> lock_guard(workers_mutex_.Pointer()); in CleanupWorkers()