Home
last modified time | relevance | path

Searched refs:ATOMIC_SHORT_LOCK_FREE (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Datomic_lockfree_defines.h57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Datomic_lockfree_defines.h57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h34 #define ATOMIC_SHORT_LOCK_FREE __CLANG_ATOMIC_SHORT_LOCK_FREE macro
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h103 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h103 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Datomic55 #define ATOMIC_SHORT_LOCK_FREE unspecified
1136 # define ATOMIC_SHORT_LOCK_FREE __CLANG_ATOMIC_SHORT_LOCK_FREE
1150 # define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE
1467 template<> struct __cxx_is_always_lock_free<short> { enum { __value = 2 == ATOMIC_SHORT_LOCK_FREE }…
1468 …ruct __cxx_is_always_lock_free<unsigned short> { enum { __value = 2 == ATOMIC_SHORT_LOCK_FREE }; };
2786 #elif ATOMIC_SHORT_LOCK_FREE == 2
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Datomic730 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
753 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Datomic795 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
818 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;