Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Dunified_annotations.h31 AnnotateCondVarSignal(const char *file, int line, const volatile void *cv) in AnnotateCondVarSignal() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal() function