Searched defs:bit_test_and_reset (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | extra_ops_msvc_x86.hpp | 818 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 1276 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 1281 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 1314 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function
|
D | extra_ops_generic.hpp | 175 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 366 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function
|
D | extra_ops_msvc_arm.hpp | 71 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function
|
D | extra_ops_gcc_x86.hpp | 821 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 1274 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function 1729 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function
|
D | extra_ops_emulated.hpp | 229 …static BOOST_FORCEINLINE bool bit_test_and_reset(storage_type volatile& storage, unsigned int bit_… in bit_test_and_reset() function
|
D | atomic_ref_impl.hpp | 488 …BOOST_FORCEINLINE bool bit_test_and_reset(unsigned int bit_number, memory_order order = memory_ord… in bit_test_and_reset() function in boost::atomics::detail::base_atomic_ref
|
D | atomic_impl.hpp | 521 …BOOST_FORCEINLINE bool bit_test_and_reset(unsigned int bit_number, memory_order order = memory_ord… in bit_test_and_reset() function in boost::atomics::detail::base_atomic
|