ReactOS 0.4.16-dev-289-g096a551
|
#include <_threads.h>
Public Member Functions | |
_Refcount_Base (__stl_atomic_t __n) | |
__stl_atomic_t | _M_incr () |
__stl_atomic_t | _M_decr () |
Private Attributes | |
_STLP_VOLATILE __stl_atomic_t | _M_ref_count |
Definition at line 441 of file _threads.h.
|
inline |
Definition at line 457 of file _threads.h.
|
inline |
|
inline |
Definition at line 479 of file _threads.h.
Referenced by _get_Locale_impl(), _Rope_RopeRep< _CharT, _Alloc >::_M_ref_nonnil(), rope< _CharT, _Alloc >::_S_destr_concat_char_iter(), rope< _CharT, _Alloc >::_S_destr_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_fetch_ptr(), _Rope_RopeRep< _CharT, _Alloc >::_S_ref(), and _Locale_impl::Init::Init().
|
private |
Definition at line 446 of file _threads.h.