Home
last modified time | relevance | path

Searched refs:__tsan_atomic16_compare_exchange_strong (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/compiler-rt/include/sanitizer/
HDtsan_interface_atomic.h182 int __tsan_atomic16_compare_exchange_strong(volatile __tsan_atomic16 *a,
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interface_atomic.cc771 int __tsan_atomic16_compare_exchange_strong(volatile a16 *a, a16 *c, a16 v, in __tsan_atomic16_compare_exchange_strong() function