Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_safety.h40 #define SANITIZER_RELEASE_SHARED(...) \ macro
H A Dsanitizer_mutex.h290 void ReadUnlock() SANITIZER_RELEASE_SHARED() { in ReadUnlock()