Searched refs:Lock (Results 651 - 675 of 786) sorted by relevance

<<21222324252627282930>>

/external/chromium_org/content/browser/
H A Dbrowser_thread_impl.cc100 base::Lock lock;
/external/chromium_org/content/child/
H A Dchild_thread.cc161 base::LazyInstance<base::Lock> g_lazy_child_thread_lock =
165 // a base::Lock pointer as parameter. The base::DefaultLazyInstanceTraits
/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_decode_accelerator.cc70 explicit DebugAutoLock(base::Lock&) {}
/external/chromium_org/content/renderer/media/
H A Dwebrtc_audio_capturer.cc126 mutable base::Lock lock_;
/external/chromium_org/extensions/browser/
H A Dcontent_hash_fetcher.cc161 base::Lock cancelled_lock_;
/external/chromium_org/gpu/command_buffer/service/
H A Dasync_pixel_transfer_manager_share_group.cc189 base::Lock task_lock_;
H A Dtexture_definition.cc131 base::Lock lock_;
/external/chromium_org/ipc/
H A Dipc_sync_channel.cc216 base::Lock message_lock_;
/external/chromium_org/media/cast/test/
H A Dreceiver.cc524 base::Lock audio_lock_;
/external/chromium_org/media/filters/
H A Dvideo_renderer_impl_unittest.cc300 base::Lock lock_;
/external/chromium_org/mojo/common/
H A Dhandle_watcher.cc211 base::Lock lock_;
/external/chromium_org/net/cert/
H A Dmulti_threaded_cert_verifier.cc284 // this case, we will end up deleting a locked Lock, which can lead to
336 base::Lock lock_;
/external/chromium_org/net/cookies/
H A Dcookie_monster.h689 // Lock for thread-safety
690 base::Lock lock_;
/external/chromium_org/net/extras/sqlite/
H A Dsqlite_channel_id_store.cc151 base::Lock lock_;
/external/chromium_org/net/socket/
H A Dssl_session_cache_openssl.cc300 // Remove a given |session| from the cache. Lock must be held.
324 // Used internally to flush expired sessions. Lock must be held.
437 // starting with older entries first. Lock must be acquired.
488 mutable base::Lock lock_; // Protects access to containers below.
H A Dtransport_client_socket_pool.cc52 static base::LazyInstance<base::Lock>::Leaky
/external/chromium_org/remoting/host/win/
H A Dlaunch_process_with_token.cc406 base::LazyInstance<base::Lock>::Leaky g_inherit_handles_lock =
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.h225 void Lock() EXCLUSIVE_LOCK_FUNCTION(_critSect) {
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capturer_mac.mm357 desktop_config_monitor_->Lock();
403 desktop_config_monitor_->Lock();
/external/chromium_org/tools/real_world_impact/
H A Dreal_world_impact.py51 print_lock = multiprocessing.Lock()
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_android.cc59 base::Lock lock_;
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h202 b->mtx.Lock();
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc261 tr->Lock();
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp271 locker.Lock (m_sequence_mutex);
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DCDPlayer.c79 void Lock () function

Completed in 799 milliseconds

<<21222324252627282930>>