Searched refs:atomic_thread_fence (Results 1 – 1 of 1) sorted by relevance
20 static inline void atomic_thread_fence(uint x) {} in atomic_thread_fence() function92 atomic_thread_fence(memory_order_acquire); in __mem_fence_acquire()94 std::atomic_thread_fence(std::memory_order_acquire); in __mem_fence_acquire()100 atomic_thread_fence(memory_order_release); in __mem_fence_release()102 std::atomic_thread_fence(std::memory_order_release); in __mem_fence_release()