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

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

Completed in 168 milliseconds