Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h380 class SANITIZER_SCOPED_LOCK GenericScopedLock {
396 class SANITIZER_SCOPED_LOCK GenericScopedReadLock {
413 class SANITIZER_SCOPED_LOCK GenericScopedRWLock {
H A Dsanitizer_thread_safety.h25 #define SANITIZER_SCOPED_LOCK SANITIZER_THREAD_ANNOTATION(scoped_lockable) macro