Searched refs:G_ATOMIC_LOCK_FREE (Results 1 – 12 of 12) sorted by relevance
10 <NAME>G_ATOMIC_LOCK_FREE</NAME>11 #define G_ATOMIC_LOCK_FREE
1198 G_ATOMIC_LOCK_FREE
91 #ifdef G_ATOMIC_LOCK_FREE714 #error G_ATOMIC_LOCK_FREE defined, but incapable of lock-free atomics.
213 #define G_ATOMIC_LOCK_FREE macro
644 #if defined(G_ATOMIC_LOCK_FREE) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4) && defined(__ATOMIC_… in g_once_impl()
246 #if defined(G_ATOMIC_LOCK_FREE) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4) && defined(__ATOMIC_…
150 #mesondefine G_ATOMIC_LOCK_FREE
90 #if defined(G_ATOMIC_LOCK_FREE) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)
466 #if (defined(G_ATOMIC_LOCK_FREE) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)) || !defined(HAVE_S…5616 #if defined(G_ATOMIC_LOCK_FREE) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4) in g_unix_signal_handler()
618 #ifndef G_ATOMIC_LOCK_FREE in init_pre()
1824 # We also publish the information via G_ATOMIC_LOCK_FREE in case the1865 glibconfig_conf.set('G_ATOMIC_LOCK_FREE', have_atomic_lock_free)
7678 * New macro G_ATOMIC_LOCK_FREE is defined if the atomic operations are