Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libstdc++/include/bits/
Dlocale_classes.h348 mutable _Atomic_word _M_refcount; variable
Dbasic_string.h151 _Atomic_word _M_refcount; in _GLIBCXX_BEGIN_NAMESPACE() member
Dios_base.h472 _Atomic_word _M_refcount; // 0 means one reference. member
/freebsd-12-stable/contrib/libstdc++/include/tr1/
Dboost_shared_ptr.h729 __shared_count<_Lp> _M_refcount; // Reference counter. variable
916 __weak_count<_Lp> _M_refcount; // Reference counter. variable
/freebsd-12-stable/contrib/libstdc++/include/ext/
Drc_string_base.h121 _Atomic_word _M_refcount; in _GLIBCXX_BEGIN_NAMESPACE() member