Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreReadsBegin (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dtsan_annotations.cpp76 extern "C" __attribute__((weak)) void AnnotateIgnoreReadsBegin(const char *f, in AnnotateIgnoreReadsBegin() function
H A Dtsan_annotations.h56 void AnnotateIgnoreReadsBegin(const char *f, int l);
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc380 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { in AnnotateIgnoreReadsBegin() function
381 SCOPED_ANNOTATION(AnnotateIgnoreReadsBegin); in AnnotateIgnoreReadsBegin()