Searched refs:AnnotateCondVarSignal (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dunified_annotations.h31 AnnotateCondVarSignal(const char *file, int line, const volatile void *cv) function
46 AnnotateCondVarSignal(__FILE__, __LINE__, addr);
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.c88 void AnnotateCondVarSignal(const char *file, int line, function
H A Ddynamic_annotations.h117 AnnotateCondVarSignal(__FILE__, __LINE__, cv)
438 void AnnotateCondVarSignal(const char *file, int line,
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.c88 void AnnotateCondVarSignal(const char *file, int line, function
H A Ddynamic_annotations.h117 AnnotateCondVarSignal(__FILE__, __LINE__, cv)
438 void AnnotateCondVarSignal(const char *file, int line,
/external/chromium_org/third_party/cld/base/
H A Ddynamic_annotations.h84 AnnotateCondVarSignal(__FILE__, __LINE__, cv)
280 extern "C" void AnnotateCondVarSignal(const char *file, int line,
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c111 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)( function
H A Ddynamic_annotations.h137 DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(__FILE__, __LINE__, cv)
459 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { function
237 SCOPED_ANNOTATION(AnnotateCondVarSignal);

Completed in 1935 milliseconds