Home
last modified time | relevance | path

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

/third_party/boost/boost/atomic/detail/
Datomic_ref_impl.hpp482 …BOOST_FORCEINLINE bool bit_test_and_set(unsigned int bit_number, memory_order order = memory_order… in bit_test_and_set()
488 …BOOST_FORCEINLINE bool bit_test_and_reset(unsigned int bit_number, memory_order order = memory_ord… in bit_test_and_reset()
494 …BOOST_FORCEINLINE bool bit_test_and_complement(unsigned int bit_number, memory_order order = memor… in bit_test_and_complement()
Datomic_impl.hpp515 …BOOST_FORCEINLINE bool bit_test_and_set(unsigned int bit_number, memory_order order = memory_order… in bit_test_and_set()
521 …BOOST_FORCEINLINE bool bit_test_and_reset(unsigned int bit_number, memory_order order = memory_ord… in bit_test_and_reset()
527 …BOOST_FORCEINLINE bool bit_test_and_complement(unsigned int bit_number, memory_order order = memor… in bit_test_and_complement()
Datomic_template.hpp520 …BOOST_FORCEINLINE bool bit_test_and_set(unsigned int bit_number, memory_order order = memory_order… in bit_test_and_set()
526 …BOOST_FORCEINLINE bool bit_test_and_reset(unsigned int bit_number, memory_order order = memory_ord… in bit_test_and_reset()
532 …BOOST_FORCEINLINE bool bit_test_and_complement(unsigned int bit_number, memory_order order = memor… in bit_test_and_complement()