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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp41 AnnotateRWLockAcquired(const char *f, int l, uptr m, uptr is_w) {} argument
43 AnnotateRWLockReleased(const char *f, int l, uptr m, uptr is_w) {} argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp268 AnnotateRWLockAcquired(char *f, int l, uptr m, uptr is_w) argument
277 AnnotateRWLockReleased(char *f, int l, uptr m, uptr is_w) argument

Completed in 48 milliseconds