Home
last modified time | relevance | path

Searched refs:guard_acquire (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp875 static int guard_acquire(ThreadState *thr, uptr pc, atomic_uint32_t *g, in guard_acquire() function
932 return guard_acquire(thr, pc, g); in STDCXX_INTERCEPTOR()
1614 if (guard_acquire(thr, pc, a, !SANITIZER_APPLE)) { in TSAN_INTERCEPTOR()