Home
last modified time | relevance | path

Searched refs:synchronized_value_strict_lock_ptr (Results 1 – 2 of 2) 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
170 struct synchronized_value_strict_lock_ptr<const SV> struct
398 …friend std::tuple<typename synchronized_value_strict_lock_ptr<SV>::type ...> synchronize(SV& ...sv…
402 typename synchronized_value_strict_lock_ptr<SV1>::type,
403 typename synchronized_value_strict_lock_ptr<SV2>::type
408 typename synchronized_value_strict_lock_ptr<SV1>::type,
409 typename synchronized_value_strict_lock_ptr<SV2>::type,
410 typename synchronized_value_strict_lock_ptr<SV3>::type
1012 std::tuple<typename synchronized_value_strict_lock_ptr<SV>::type ...> synchronize(SV& ...sv) in synchronize()
1015 typedef std::tuple<typename synchronized_value_strict_lock_ptr<SV>::type ...> t_type; in synchronize()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/
Dsynchronized_value_ref.qbk73 std::tuple<typename synchronized_value_strict_lock_ptr<SV>::type ...> synchronize(SV& ...sv);
409 std::tuple<typename synchronized_value_strict_lock_ptr<SV>::type ...> synchronize(SV& ...sv);