Home
last modified time | relevance | path

Searched defs:_S_need_barriers (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_base.h101 enum { _S_need_barriers = 0 }; in _GLIBCXX_VISIBILITY() enumerator
112 enum { _S_need_barriers = 1 }; in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_base.h110 enum { _S_need_barriers = 0 }; in _GLIBCXX_VISIBILITY() enumerator
121 enum { _S_need_barriers = 1 }; in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h87 enum { _S_need_barriers = 0 }; in _GLIBCXX_VISIBILITY() enumerator
98 enum { _S_need_barriers = 1 }; in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h87 enum { _S_need_barriers = 0 }; in _GLIBCXX_VISIBILITY() enumerator
98 enum { _S_need_barriers = 1 }; in _GLIBCXX_VISIBILITY() enumerator