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

/external/chromium_org/content/common/gpu/client/
H A Dgpu_channel_host.cc175 AutoLock lock(context_lock_);
214 AutoLock lock(context_lock_);
222 AutoLock lock(context_lock_);
231 AutoLock lock(context_lock_);
245 AutoLock lock(context_lock_);
H A Dgpu_channel_host.h216 // - |proxies_|, protected by |context_lock_|
237 mutable base::Lock context_lock_; member in class:content::GpuChannelHost

Completed in 48 milliseconds