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

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cc483 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
504 static void AtomicStatInc(ThreadState *thr, uptr size, morder mo, StatType t) { function

Completed in 37 milliseconds