atomic_thread_fence   40 compat/atomics/dummy/stdatomic.h #define atomic_thread_fence(order) \
atomic_thread_fence   41 compat/atomics/gcc/stdatomic.h #define atomic_thread_fence(order) \
atomic_thread_fence   85 compat/atomics/pthread/stdatomic.h static inline void atomic_thread_fence(int order)
atomic_thread_fence   38 compat/atomics/suncc/stdatomic.h #define atomic_thread_fence(order) \
atomic_thread_fence   38 compat/atomics/win32/stdatomic.h #define atomic_thread_fence(order) \