Searched refs:_Atomic_word (Results 51 - 67 of 67) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dios.cc72 _Atomic_word ios_base::Init::_S_refcount;
104 static _Atomic_word _S_top = 0;
H A Dlocale.cc408 _Atomic_word locale::id::_S_refcount; // init'd to 0 by linker
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/
H A Dmutex_weaktoshared.cc53 static _Atomic_word counter;
64 _Atomic_word A::counter = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dpool_allocator.h125 static _Atomic_word _S_force_new;
186 _Atomic_word
H A Drc_string_base.h121 _Atomic_word _M_refcount;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dios.cc77 _Atomic_word ios_base::Init::_S_refcount;
109 static _Atomic_word _S_top = 0;
H A Dlocale.cc394 _Atomic_word locale::id::_S_refcount; // init'd to 0 by linker
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dlocale_classes.h349 mutable _Atomic_word _M_refcount;
454 static _Atomic_word _S_refcount;
493 _Atomic_word _M_refcount;
H A Dios_base.h472 _Atomic_word _M_refcount; // 0 means one reference.
538 static _Atomic_word _S_refcount;
H A Dbasic_string.h150 _Atomic_word _M_refcount;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.h343 mutable _Atomic_word _M_refcount;
452 static _Atomic_word _S_refcount;
491 _Atomic_word _M_refcount;
H A Dios_base.h474 _Atomic_word _M_refcount; // 0 means one reference.
540 static _Atomic_word _S_refcount;
H A Dbasic_string.h145 _Atomic_word _M_refcount;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h90 _Atomic_word referenceCount;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h193 _Atomic_word _M_use_count; // #shared
194 _Atomic_word _M_weak_count; // #weak + (#shared != 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h116 _Atomic_word _M_refcount;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure15335 // NB: _Atomic_word not necessarily int.
[all...]

Completed in 382 milliseconds

123