Searched refs:ATOMIC_LLONG_LOCK_FREE (Results 1 – 13 of 13) sorted by relevance
57 #define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE macro
60 #define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE macro
770 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;793 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;
857 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;880 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;
868 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;891 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;
923 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;946 static constexpr bool is_always_lock_free = ATOMIC_LLONG_LOCK_FREE == 2;
Completed in 11 milliseconds