HomeSort by relevance Sort by last modified time
    Searched refs:context_lock_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.cc 175 AutoLock lock(context_lock_);
214 AutoLock lock(context_lock_);
222 AutoLock lock(context_lock_);
231 AutoLock lock(context_lock_);
245 AutoLock lock(context_lock_);
gpu_channel_host.h 216 // - |proxies_|, protected by |context_lock_|
237 mutable base::Lock context_lock_; member in class:content::GpuChannelHost

Completed in 725 milliseconds