Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreReadsEnd (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/main/drd/tests/
Dannotate_static.cpp20 static inline void AnnotateIgnoreReadsEnd() { ANNOTATE_IGNORE_READS_END(); } in AnnotateIgnoreReadsEnd() function
28 AnnotateIgnoreReadsEnd(); in thread_func()
/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c113 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
Ddynamic_annotations.h256 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
512 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h255 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
517 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(
Ddynamic_annotations.c124 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/valgrind/tsan/
Dts_valgrind_intercepts.c2680 ANN_FUNC(void, AnnotateIgnoreReadsEnd, char *file, int line, void *mu) in ANN_FUNC() argument