Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dtsan_annotations.cpp35 extern "C" __attribute__((weak)) void AnnotateRWLockCreate(const char *f, int l, in AnnotateRWLockCreate() function
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc254 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate() function