Searched refs:AnnotateRWLockCreateStatic (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp37 AnnotateRWLockCreateStatic(const char *f, int l, uptr m) {} function
H A Dtsan_annotations.h36 void AnnotateRWLockCreateStatic(const char *f, int l, uptr m);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp258 void INTERFACE_ATTRIBUTE AnnotateRWLockCreateStatic(char *f, int l, uptr m) { function
259 SCOPED_ANNOTATION(AnnotateRWLockCreateStatic);

Completed in 162 milliseconds