Home
last modified time | relevance | path

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

/dports/devel/hyperscan/boost_1_75_0/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp93 struct core_arch_operations_msvc_x86 : struct
96 typedef typename storage_traits< Size >::type storage_type;
98 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = Size;
99 … static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = storage_traits< Size >::alignment;
100 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
101 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
103 …NLINE void store(storage_type volatile& storage, storage_type v, memory_order order) BOOST_NOEXCEPT in store()
117 …CEINLINE storage_type load(storage_type const volatile& storage, memory_order order) BOOST_NOEXCEPT in load()
130 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
136 …ST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOOST_NOEXCEPT in test_and_set()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp93 struct core_arch_operations_msvc_x86 : struct
96 typedef typename storage_traits< Size >::type storage_type;
98 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = Size;
99 … static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = storage_traits< Size >::alignment;
100 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
101 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
103 …NLINE void store(storage_type volatile& storage, storage_type v, memory_order order) BOOST_NOEXCEPT in store()
117 …CEINLINE storage_type load(storage_type const volatile& storage, memory_order order) BOOST_NOEXCEPT in load()
130 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
136 …ST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOOST_NOEXCEPT in test_and_set()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp93 struct core_arch_operations_msvc_x86 : struct
96 typedef typename storage_traits< Size >::type storage_type;
98 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = Size;
99 … static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = storage_traits< Size >::alignment;
100 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
101 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
103 …NLINE void store(storage_type volatile& storage, storage_type v, memory_order order) BOOST_NOEXCEPT in store()
117 …CEINLINE storage_type load(storage_type const volatile& storage, memory_order order) BOOST_NOEXCEPT in load()
130 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
136 …ST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOOST_NOEXCEPT in test_and_set()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp93 struct core_arch_operations_msvc_x86 : struct
96 typedef typename storage_traits< Size >::type storage_type;
98 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = Size;
99 … static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = storage_traits< Size >::alignment;
100 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
101 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
103 …NLINE void store(storage_type volatile& storage, storage_type v, memory_order order) BOOST_NOEXCEPT in store()
117 …CEINLINE storage_type load(storage_type const volatile& storage, memory_order order) BOOST_NOEXCEPT in load()
130 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
136 …ST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOOST_NOEXCEPT in test_and_set()
[all …]