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

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

Completed in 50 milliseconds