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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp66 extern "C" __attribute__((weak)) void AnnotateExpectRace(const char *f, int l, function
H A Dtsan_annotations.h51 void AnnotateExpectRace(const char *f, int l, uptr mem, char *desc);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp349 void INTERFACE_ATTRIBUTE AnnotateExpectRace( function
351 SCOPED_ANNOTATION(AnnotateExpectRace);

Completed in 108 milliseconds