Home
last modified time | relevance | path

Searched refs:__tsan_atomic128_compare_exchange_strong (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
HDtsan_interface_atomic.h191 int __tsan_atomic128_compare_exchange_strong(volatile __tsan_atomic128 *a,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interface.h351 int __tsan_atomic128_compare_exchange_strong(volatile a128 *a, a128 *c, a128 v,
HDtsan_interface_atomic.cpp791 int __tsan_atomic128_compare_exchange_strong(volatile a128 *a, a128 *c, a128 v, in __tsan_atomic128_compare_exchange_strong() function