Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp189 uptr is_w) { in AnnotateRWLockAcquired() argument
191 if (is_w) in AnnotateRWLockAcquired()
198 uptr is_w) { in AnnotateRWLockReleased() argument
200 if (is_w) in AnnotateRWLockReleased()