Searched defs:atomic_thread_fence (Results 1 – 6 of 6) sorted by relevance
85 static inline void atomic_thread_fence(int order) in atomic_thread_fence() function
40 #define atomic_thread_fence(order) \ macro
41 #define atomic_thread_fence(order) \ macro
38 #define atomic_thread_fence(order) \ macro
48117 atomic_thread_fence(memory_order __m) noexcept in atomic_thread_fence() function