reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/atomic_base.h
  570       __pointer_type 	_M_p;
  587       constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { }
  589       operator __pointer_type() const noexcept
  592       operator __pointer_type() const volatile noexcept
  595       __pointer_type
  596       operator=(__pointer_type __p) noexcept
  602       __pointer_type
  603       operator=(__pointer_type __p) volatile noexcept
  609       __pointer_type
  613       __pointer_type
  617       __pointer_type
  621       __pointer_type
  625       __pointer_type
  630       __pointer_type
  635       __pointer_type
  640       __pointer_type
  645       __pointer_type
  650       __pointer_type
  655       __pointer_type
  660       __pointer_type
  682       store(__pointer_type __p,
  695       store(__pointer_type __p,
  706       _GLIBCXX_ALWAYS_INLINE __pointer_type
  716       _GLIBCXX_ALWAYS_INLINE __pointer_type
  726       _GLIBCXX_ALWAYS_INLINE __pointer_type
  727       exchange(__pointer_type __p,
  734       _GLIBCXX_ALWAYS_INLINE __pointer_type
  735       exchange(__pointer_type __p,
  742       compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2,
  742       compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2,
  756       compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2,
  756       compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2,
  770       _GLIBCXX_ALWAYS_INLINE __pointer_type
  775       _GLIBCXX_ALWAYS_INLINE __pointer_type
  780       _GLIBCXX_ALWAYS_INLINE __pointer_type
  785       _GLIBCXX_ALWAYS_INLINE __pointer_type