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

/external/chromium_org/base/
H A Datomicops_internals_tsan.h79 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
95 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
141 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
157 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
180 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops_internals_tsan.h109 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
125 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
171 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
187 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
210 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
/external/chromium_org/v8/src/base/
H A Datomicops_internals_tsan.h179 void __tsan_atomic_thread_fence(__tsan_memory_order mo);
252 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
272 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
318 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
334 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
357 __tsan_atomic_thread_fence(__tsan_memory_order_seq_cst);
/external/compiler-rt/include/sanitizer/
H A Dtsan_interface_atomic.h215 void __tsan_atomic_thread_fence(__tsan_memory_order mo);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cc848 void __tsan_atomic_thread_fence(morder mo) { function

Completed in 44 milliseconds