Home
last modified time | relevance | path

Searched defs:AnnotateCondVarSignalAll (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDtsan_annotations.cpp27 extern "C" __attribute__((weak)) void AnnotateCondVarSignalAll(const char *f, in AnnotateCondVarSignalAll() function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interface_ann.cpp240 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) { in AnnotateCondVarSignalAll() function