Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Datomic_lockfree_defines.h59 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Datomic_lockfree_defines.h59 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h36 #define ATOMIC_LONG_LOCK_FREE __CLANG_ATOMIC_LONG_LOCK_FREE macro
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h105 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h105 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Datomic57 #define ATOMIC_LONG_LOCK_FREE unspecified
1138 # define ATOMIC_LONG_LOCK_FREE __CLANG_ATOMIC_LONG_LOCK_FREE
1152 # define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE
1471 template<> struct __cxx_is_always_lock_free<long> { enum { __value = 2 == ATOMIC_LONG_LOCK_FREE }; …
1472 …struct __cxx_is_always_lock_free<unsigned long> { enum { __value = 2 == ATOMIC_LONG_LOCK_FREE }; };
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Datomic822 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
845 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Datomic887 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
910 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;