Searched refs:ATOMIC_LONG_LOCK_FREE (Results 1 – 13 of 13) sorted by relevance
56 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
59 #define ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE macro
724 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;747 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
811 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;834 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
822 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;
877 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;900 static constexpr bool is_always_lock_free = ATOMIC_LONG_LOCK_FREE == 2;
Completed in 11 milliseconds