Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dtsan_annotations.cpp84 extern "C" __attribute__((weak)) void AnnotateIgnoreSyncBegin(const char *f, in AnnotateIgnoreSyncBegin() function
H A Dtsan_annotations.h60 void AnnotateIgnoreSyncBegin(const char *f, int l);
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc400 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncBegin(char *f, int l) { in AnnotateIgnoreSyncBegin() function
401 SCOPED_ANNOTATION(AnnotateIgnoreSyncBegin); in AnnotateIgnoreSyncBegin()