HomeSort by relevance Sort by last modified time
    Searched full:func_xor (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.cc 146 template<typename T> T func_xor(volatile T *v, T op) { function
206 a128 func_xor(volatile a128 *v, a128 op) { function
386 return func_xor(a, v);
427 return AtomicRMW<T, func_xor>(thr, pc, a, v, mo);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/
libtsan.a     [all...]

Completed in 184 milliseconds