Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h44 #define atomic_signal_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h41 #define atomic_signal_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h41 #define atomic_signal_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h40 #define atomic_signal_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h43 #define atomic_signal_fence(order) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPrettyStackTrace.cpp133 std::atomic_signal_fence(std::memory_order_seq_cst); in setCrashLogMessage()
/third_party/python/Include/internal/
H A Dpycore_atomic.h54 atomic_signal_fence(ORDER)
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h449 std::atomic_signal_fence(std::memory_order_acq_rel); in ClobberMemory()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 30 milliseconds