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

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interface_atomic.cc418 static bool AtomicCAS(ThreadState *thr, uptr pc, function
451 static T AtomicCAS(ThreadState *thr, uptr pc, function
453 AtomicCAS(thr, pc, a, &c, v, mo, fmo);

Completed in 39 milliseconds