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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp85 extern "C" __attribute__((weak)) void AnnotateIgnoreSyncEnd(const char *f, function
H A Dtsan_annotations.h60 void AnnotateIgnoreSyncEnd(const char *f, int l);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp404 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncEnd(char *f, int l) { function
405 SCOPED_ANNOTATION(AnnotateIgnoreSyncEnd);

Completed in 106 milliseconds