Home
last modified time | relevance | path

Searched defs:mutex_type (Results 1 – 25 of 32) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dlock_concepts.hpp32 typedef typename Lk::mutex_type mutex_type; typedef
66 typedef typename Lk::mutex_type mutex_type; typedef
86 typedef typename Lk::mutex_type mutex_type; typedef
110 typedef typename Lk::mutex_type mutex_type; typedef
128 typedef typename Lk::mutex_type mutex_type; typedef
146 typedef typename Lk::mutex_type mutex_type; typedef
176 typedef typename Lk::mutex_type mutex_type; typedef
Dpoly_lockable_adapter.hpp24 typedef Mutex mutex_type; typedef in boost::poly_basic_lockable_adapter
56 typedef Mutex mutex_type; typedef in boost::poly_lockable_adapter
70 typedef Mutex mutex_type; typedef in boost::poly_timed_lockable_adapter
Dlockable_adapter.hpp25 typedef BasicLockable mutex_type; typedef in boost::basic_lockable_adapter
57 typedef Lockable mutex_type; typedef in boost::lockable_adapter
71 typedef TimedLock mutex_type; typedef in boost::timed_lockable_adapter
92 typedef SharableLock mutex_type; typedef in boost::shared_lockable_adapter
127 typedef UpgradableLock mutex_type; typedef in boost::upgrade_lockable_adapter
Dstrict_lock.hpp33 typedef Lockable mutex_type; typedef in boost::strict_lock
126 typedef typename Lock::mutex_type mutex_type; /*< Name the lockable type locked by Lock >*/ typedef in boost::nested_strict_lock
Dpoly_shared_lockable_adapter.hpp25 typedef Mutex mutex_type; typedef in boost::poly_shared_lockable_adapter
62 typedef Mutex mutex_type; typedef in boost::poly_upgrade_lockable_adapter
Dreverse_lock.hpp21 typedef typename Lock::mutex_type mutex_type; typedef in boost::reverse_lock
Dshared_lock_guard.hpp23 typedef SharedMutex mutex_type; typedef in boost::shared_lock_guard
Dlock_guard.hpp32 typedef Mutex mutex_type; typedef in boost::lock_guard
Dexternally_locked.hpp45 typedef MutexType mutex_type; typedef in boost::externally_locked
206 typedef MutexType mutex_type; typedef in boost::externally_locked
Dsynchronized_value.hpp51 typedef Lockable mutex_type; typedef in boost::const_strict_lock_ptr
199 typedef Lockable mutex_type; typedef in boost::const_unique_lock_ptr
298 typedef Lockable mutex_type; typedef in boost::unique_lock_ptr
418 typedef Lockable mutex_type; typedef in boost::synchronized_value
Dlock_types.hpp109 typedef Mutex mutex_type; typedef in boost::unique_lock
510 typedef Mutex mutex_type; typedef in boost::shared_lock
773 typedef Mutex mutex_type; typedef in boost::upgrade_lock
1059 typedef Mutex mutex_type; typedef in boost::upgrade_to_unique_lock
Dexternally_locked_stream.hpp33 typedef typename externally_locked_stream<Stream, RecursiveMutex>::mutex_type mutex_type; typedef in boost::stream_guard
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_mutex.cpp29 typedef M mutex_type; typedef
65 typedef M mutex_type; typedef
189 typedef M mutex_type; typedef
259 typedef M mutex_type; typedef
/external/cronet/tot/third_party/libc++/src/include/__mutex/
Dlock_guard.h24 typedef _Mutex mutex_type; in _LIBCPP_THREAD_SAFETY_ANNOTATION() typedef
Dunique_lock.h30 typedef _Mutex mutex_type; typedef
/external/cronet/stable/third_party/libc++/src/include/__mutex/
Dlock_guard.h24 typedef _Mutex mutex_type; in _LIBCPP_THREAD_SAFETY_ANNOTATION() typedef
Dunique_lock.h30 typedef _Mutex mutex_type; typedef
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__mutex/
Dlock_guard.h24 typedef _Mutex mutex_type; in _LIBCPP_THREAD_SAFETY_ANNOTATION() typedef
Dunique_lock.h32 typedef _Mutex mutex_type; typedef
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__mutex/
Dlock_guard.h24 typedef _Mutex mutex_type; in _LIBCPP_THREAD_SAFETY_ANNOTATION() typedef
Dunique_lock.h32 typedef _Mutex mutex_type; typedef
/external/tensorflow/tensorflow/core/platform/
Dmutex.h147 typedef ::tensorflow::mutex mutex_type; typedef
187 typedef ::tensorflow::mutex mutex_type; typedef
/external/angle/src/common/
DSynchronizedValue.h28 using mutex_type = Lockable; variable
/external/sdv/vsomeip/third_party/boost/thread/example/
Dshared_monitor.cpp25 typedef boost::mutex mutex_type; typedef in A
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValueMap.h57 using mutex_type = MutexT; member

12