ReactOS
0.4.15-dev-4574-g434cf85
|
#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 |
Definition at line 480 of file _threads.h.
Referenced by _Rope_RopeRep< _CharT, _Alloc >::_M_unref_nonnil(), _release_Locale_impl(), rope< _CharT, _Alloc >::_S_destr_concat_char_iter(), rope< _CharT, _Alloc >::_S_destr_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_fetch_ptr(), and _Locale_impl::Init::~Init().
|
inline |
Definition at line 479 of file _threads.h.
Referenced by _get_facet(), _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.