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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp38 extern "C" __attribute__((weak)) void AnnotateRWLockDestroy(const char *f, function
H A Dtsan_annotations.h37 void AnnotateRWLockDestroy(const char *f, int l, uptr m);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp263 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) { function
264 SCOPED_ANNOTATION(AnnotateRWLockDestroy);

Completed in 38 milliseconds