Searched refs:__tsan_atomic16_fetch_sub (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/include/sanitizer/
H A Dtsan_interface_atomic.h97 __tsan_atomic16 __tsan_atomic16_fetch_sub(volatile __tsan_atomic16 *a,
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.h283 a16 __tsan_atomic16_fetch_sub(volatile a16 *a, a16 v, morder mo);
H A Dtsan_interface_atomic.cpp611 a16 __tsan_atomic16_fetch_sub(volatile a16 *a, a16 v, morder mo) { function

Completed in 134 milliseconds