Searched refs:_GLIBCXX_READ_MEM_BARRIER (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/generic/
H A Datomic_word.h36 #define _GLIBCXX_READ_MEM_BARRIER __atomic_thread_fence (__ATOMIC_ACQUIRE) macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/generic/
H A Datomic_word.h36 #define _GLIBCXX_READ_MEM_BARRIER __atomic_thread_fence (__ATOMIC_ACQUIRE) macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/sparc/
H A Datomic_word.h37 #define _GLIBCXX_READ_MEM_BARRIER \ macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/sparc/
H A Datomic_word.h37 #define _GLIBCXX_READ_MEM_BARRIER \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Datomicity.h109 #ifndef _GLIBCXX_READ_MEM_BARRIER
110 #define _GLIBCXX_READ_MEM_BARRIER __atomic_thread_fence (__ATOMIC_ACQUIRE) macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Datomicity.h120 #ifndef _GLIBCXX_READ_MEM_BARRIER
121 #define _GLIBCXX_READ_MEM_BARRIER __atomic_thread_fence (__ATOMIC_ACQUIRE) macro

Completed in 216 milliseconds