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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cc37 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
85 static void AtomicStatInc(ThreadState *thr, uptr size, morder mo, StatType t) { function

Completed in 134 milliseconds