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

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interface_atomic.cc79 template<typename T> T func_xchg(volatile T *v, T op) { function
127 a128 func_xchg(volatile a128 *v, a128 op) { function

Completed in 92 milliseconds