Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_ref.h61 struct __atomic_ref_base { struct
63 _LIBCPP_HIDE_FROM_ABI static _Tp* __clear_padding(_Tp& __val) noexcept { in __clear_padding()
71 _LIBCPP_HIDE_FROM_ABI static bool __compare_exchange( in __compare_exchange()