Home
last modified time | relevance | path

Searched defs:lock_ (Results 1 – 25 of 68) sorted by relevance

123

/external/libevent/
Devthread.c180 debug_lock_free(void *lock_, unsigned locktype) in debug_lock_free()
210 debug_lock_lock(unsigned mode, void *lock_) in debug_lock_lock()
243 debug_lock_unlock(unsigned mode, void *lock_) in debug_lock_unlock()
294 _evthread_is_debug_lock_held(void *lock_) in _evthread_is_debug_lock_held()
308 _evthread_debug_get_real_lock(void *lock_) in _evthread_debug_get_real_lock()
315 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) in evthread_setup_global_lock_()
/external/libchrome/base/synchronization/
Dlock_unittest.cc46 Lock* lock_; member in base::BasicLockTestThread
106 Lock* lock_; member in base::TryLockTestThread
169 Lock* lock_; member in base::MutexLockTestThread
/external/sfntly/cpp/src/test/
Dlock_test.cc55 Lock* lock_; member in sfntly::BasicLockTestThread
117 Lock* lock_; member in sfntly::TryLockTestThread
183 Lock* lock_; member in sfntly::MutexLockTestThread
/external/webrtc/webrtc/system_wrappers/source/
Drw_lock_posix.h36 pthread_rwlock_t lock_; variable
Drw_lock_win.h35 SRWLOCK lock_; variable
/external/libchrome/base/threading/
Dthread_checker_impl.h36 mutable base::Lock lock_; variable
Dworker_pool_posix.h80 Lock lock_; // Protects all the variables below. variable
/external/libmojo/mojo/edk/system/
Dbroker.h44 base::Lock lock_; variable
Dplatform_handle_dispatcher.h50 base::Lock lock_; variable
Dwatcher.h74 base::Lock lock_; variable
Dshared_buffer_dispatcher.h112 base::Lock lock_; variable
Dwait_set_dispatcher.h74 mutable base::Lock lock_; variable
/external/libchrome/base/task_scheduler/
Dsequence.h64 mutable SchedulerLock lock_; variable
/external/webrtc/webrtc/system_wrappers/include/
Dclock.h79 rtc::scoped_ptr<RWLockWrapper> lock_; variable
/external/libchrome/base/
Dsequence_checker_impl.h39 mutable Lock lock_; variable
/external/v8/src/libplatform/
Dtask-queue.h43 base::Mutex lock_; variable
Ddefault-platform.h78 base::Mutex lock_; in NON_EXPORTED_BASE() local
/external/libchrome/base/mac/
Dmach_port_broker.h101 mutable base::Lock lock_; variable
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dtransport_feedback_adapter.h55 rtc::CriticalSection lock_; variable
Dremote_estimator_proxy.h65 rtc::CriticalSection lock_; variable
/external/libchrome/base/metrics/
Dsparse_histogram.h123 mutable base::Lock lock_; variable
/external/webrtc/webrtc/test/
Ddirect_transport.h55 rtc::CriticalSection lock_; variable
Dframe_generator_capturer.h66 rtc::CriticalSection lock_; variable
Dfake_audio_device.h61 mutable rtc::CriticalSection lock_; variable
/external/libmojo/mojo/edk/embedder/
Dplatform_shared_buffer.h123 base::Lock lock_; variable

123