Home
last modified time | relevance | path

Searched refs:__both_counts (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dshared_ptr_base.h334 auto __both_counts = reinterpret_cast<long long*>(&_M_use_count); in _GLIBCXX_VISIBILITY() local
337 if (__atomic_load_n(__both_counts, __ATOMIC_ACQUIRE) == __unique_ref) in _GLIBCXX_VISIBILITY()