Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Datomic_flag_impl.hpp56 …static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = wait_operations::always_has_n… member
120 BOOST_CONSTEXPR_OR_CONST bool atomic_flag_impl< IsInterprocess >::always_has_native_wait_notify; member in boost::atomics::detail::atomic_flag_impl< IsInterprocess >
Dwait_ops_futex.hpp38 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = true; member
75 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = true; member
Dwait_ops_generic.hpp46 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = false; member
90 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = false; member
Dwait_ops_dragonfly_umtx.hpp39 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = true; member
Dwait_ops_windows.hpp70 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = false; member
Dwait_ops_emulated.hpp43 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = false; member
Dwait_ops_freebsd_umtx.hpp44 static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = true; member
Datomic_ref_impl.hpp83 …static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = wait_operations::always_has_n… member in boost::atomics::detail::base_atomic_ref_common
132 …XPR_OR_CONST bool base_atomic_ref_common< T, Signed, Interprocess >::always_has_native_wait_notify; member in boost::atomics::detail::base_atomic_ref_common< T, Signed, Interprocess >
Datomic_impl.hpp74 …static BOOST_CONSTEXPR_OR_CONST bool always_has_native_wait_notify = wait_operations::always_has_n… member in boost::atomics::detail::base_atomic_common
124 …NSTEXPR_OR_CONST bool base_atomic_common< T, Signed, Interprocess >::always_has_native_wait_notify; member in boost::atomics::detail::base_atomic_common< T, Signed, Interprocess >