Searched refs:ATOMIC_SHORT_LOCK_FREE (Results 1 – 13 of 13) sorted by relevance
54 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
57 #define ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE macro
632 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;
719 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;
730 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;
785 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