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

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interface_atomic.cc481 ScopedAtomic sa(thr, callpc, a, mo, __func__); \
485 class ScopedAtomic { class
487 ScopedAtomic(ThreadState *thr, uptr pc, const volatile void *a, function in class:ScopedAtomic
493 ~ScopedAtomic() {

Completed in 43 milliseconds