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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp30 extern "C" __attribute__((weak)) void AnnotateMutexIsNotPHB(const char *f, function
H A Dtsan_annotations.h33 void AnnotateMutexIsNotPHB(const char *f, int l, uptr mu);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp244 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { function
245 SCOPED_ANNOTATION(AnnotateMutexIsNotPHB);

Completed in 50 milliseconds