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

/openbsd-current/gnu/llvm/compiler-rt/include/sanitizer/
H A Dtsan_interface_atomic.h104 __tsan_atomic128 __tsan_atomic128_fetch_sub(volatile __tsan_atomic128 *a,
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.h290 a128 __tsan_atomic128_fetch_sub(volatile a128 *a, a128 v, morder mo);
H A Dtsan_interface_atomic.cpp627 a128 __tsan_atomic128_fetch_sub(volatile a128 *a, a128 v, morder mo) { function

Completed in 112 milliseconds