Home
last modified time | relevance | path

Searched defs:is_w (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dtest.h123 #define ANNOTATE_RWLOCK_ACQUIRED(m, is_w) \ argument
125 #define ANNOTATE_RWLOCK_RELEASED(m, is_w) \ argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp189 uptr is_w) { in AnnotateRWLockAcquired() argument
198 uptr is_w) { in AnnotateRWLockReleased() argument