Home
last modified time | relevance | path

Searched refs:AtomicFetchSub (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cc345 static T AtomicFetchSub(ThreadState *thr, uptr pc, volatile T *a, T v, in AtomicFetchSub() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cpp350 static T AtomicFetchSub(ThreadState *thr, uptr pc, volatile T *a, T v, in AtomicFetchSub() function