Searched refs:thread_lock_ (Results 1 – 1 of 1) sorted by relevance
126 base::AutoLock lock(thread_lock_); in Start()135 base::AutoLock lock(thread_lock_); in Stop()209 mutable base::Lock thread_lock_; // Protects |thread_|. member in CefUIThread