Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dtsan_annotations.cpp33 extern "C" __attribute__((weak)) void AnnotateCondVarWait(const char *f, int l, in AnnotateCondVarWait() function
H A Dtsan_annotations.h35 void AnnotateCondVarWait(const char *f, int l, uptr cv, uptr lock);
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc249 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, in AnnotateCondVarWait() function
251 SCOPED_ANNOTATION(AnnotateCondVarWait); in AnnotateCondVarWait()