Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_safety.h36 #define SANITIZER_TRY_ACQUIRE(...) \ macro
Dsanitizer_mutex.h35 bool TryLock() SANITIZER_TRY_ACQUIRE(true) { in TryLock()
211 bool TryLock() SANITIZER_TRY_ACQUIRE(true) { in TryLock()