Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Datomic_lockfree_defines.h54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Datomic_lockfree_defines.h54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Datomic_lockfree_defines.h54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Datomic_lockfree_defines.h54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Datomic_lockfree_defines.h54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Datomic_lockfree_defines.h57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Datomic_lockfree_defines.h57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Datomic_lockfree_defines.h57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Datomic632 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
655 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Datomic632 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
655 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Datomic719 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
742 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
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;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Datomic785 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;
808 static constexpr bool is_always_lock_free = ATOMIC_SHORT_LOCK_FREE == 2;

Completed in 12 milliseconds