Home
last modified time | relevance | path

Searched defs:synchronized_value_strict_lock_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dsynchronized_value.hpp164 struct synchronized_value_strict_lock_ptr struct
166 typedef strict_lock_ptr<typename SV::value_type, typename SV::mutex_type> type;
170 struct synchronized_value_strict_lock_ptr<const SV> struct
172 typedef const_strict_lock_ptr<typename SV::value_type, typename SV::mutex_type> type;