Home
last modified time | relevance | path

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

123

/third_party/boost/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
Dreverse_lock.hpp21 typedef typename Lock::mutex_type mutex_type; typedef in boost::reverse_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
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
/third_party/boost/boost/interprocess/sync/
Dmutex_family.hpp40 typedef boost::interprocess::interprocess_mutex mutex_type; typedef
48 typedef boost::interprocess::null_mutex mutex_type; typedef
Dinterprocess_condition_any.hpp71 typedef interprocess_mutex mutex_type; typedef in boost::interprocess::interprocess_condition_any::members
/third_party/boost/libs/interprocess/test/
Dmutex_test_template.hpp38 typedef M mutex_type; typedef
65 typedef M mutex_type; typedef
99 typedef M mutex_type; typedef
137 typedef M mutex_type; typedef
/third_party/boost/libs/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
/third_party/boost/boost/flyweight/
Dno_locking.hpp28 struct mutex_type{}; struct
Dsimple_locking.hpp29 typedef detail::recursive_lightweight_mutex mutex_type; typedef
/third_party/boost/libs/fiber/test/
Dtest_mutex_dispatch.cpp29 typedef M mutex_type; in fn1() typedef
38 typedef M mutex_type; in fn2() typedef
197 typedef M mutex_type; typedef
221 typedef M mutex_type; typedef
245 typedef M mutex_type; typedef
Dtest_mutex_post.cpp29 typedef M mutex_type; in fn1() typedef
38 typedef M mutex_type; in fn2() typedef
197 typedef M mutex_type; typedef
221 typedef M mutex_type; typedef
245 typedef M mutex_type; typedef
/third_party/boost/libs/log/src/
Ddefault_sink.hpp50 typedef mutex mutex_type; typedef in boost::sinks::aux::default_sink
Dtimer.cpp44 typedef boost::mutex mutex_type; typedef in boost::attributes::timer::impl
/third_party/boost/boost/signals2/
Dsignal_type.hpp111 parameter::value_type<args, keywords::tag::mutex_type, mutex>::type mutex_type; typedef in boost::signals2::signal_type
/third_party/boost/libs/type_erasure/src/
Ddynamic_binding.cpp25 typedef ::boost::shared_mutex mutex_type; typedef
/third_party/skia/third_party/externals/angle2/src/common/
DSynchronizedValue.h27 using mutex_type = Lockable; variable
/third_party/boost/boost/geometry/srs/
Dshared_grids_std.hpp37 typedef std::shared_mutex mutex_type; typedef in boost::geometry::srs::shared_grids_std
/third_party/boost/libs/signals2/test/
Dmutex_test.cpp108 typedef M mutex_type; typedef
144 typedef M mutex_type; typedef
/third_party/boost/boost/interprocess/detail/
Dmanaged_global_memory.hpp41 typedef boost::interprocess::ipcdetail::spin_mutex mutex_type; typedef

123