Home
last modified time | relevance | path

Searched defs:func_xchg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp59 template<typename T> T func_xchg(volatile T *v, T op) { in func_xchg() function
108 a128 func_xchg(volatile a128 *v, a128 op) { in func_xchg() function