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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp32 extern "C" __attribute__((weak)) void AnnotateCondVarWait(const char *f, int l, function
H A Dtsan_annotations.h34 void AnnotateCondVarWait(const char *f, int l, uptr cv, uptr lock);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, function
250 SCOPED_ANNOTATION(AnnotateCondVarWait);

Completed in 73 milliseconds