Searched refs:atomic_thread_fence (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Datomic_thread_fence.c1 //===-- atomic_thread_fence.c ---------------------------------------------===//
9 // This file implements atomic_thread_fence from C11's stdatomic.h.
20 #undef atomic_thread_fence macro
21 void atomic_thread_fence(memory_order order) { function

Completed in 29 milliseconds