Searched refs:atomic_thread_fence (Results 1 – 6 of 6) sorted by relevance
139 atomic_thread_fence(memory_order __order __unused) in atomic_thread_fence() function
378 atomic_thread_fence(memory_order_seq_cst); in memory_barrier()
520 void atomic_thread_fence(memory_order m) noexcept;1711 atomic_thread_fence(memory_order __m) _NOEXCEPT
396 AC_CHECK_FUNCS([atomic_thread_fence])398 [for atomic_thread_fence()],406 atomic_thread_fence(memory_order_seq_cst);
345 /* Define to 1 if you have the `atomic_thread_fence' function. */
26110 ac_fn_c_check_func "$LINENO" "atomic_thread_fence" "ac_cv_func_atomic_thread_fence"26119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for atomic_thread_fence()" >&526120 $as_echo_n "checking for atomic_thread_fence()... " >&6; }