HomeSort by relevance Sort by last modified time
    Searched defs:AnnotateIgnoreReadsEnd (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/drd/tests/
annotate_static.cpp 20 static inline void AnnotateIgnoreReadsEnd() { ANNOTATE_IGNORE_READS_END(); }
28 AnnotateIgnoreReadsEnd();
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 113 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 329 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsEnd(char *f, int l) {
330 SCOPED_ANNOTATION(AnnotateIgnoreReadsEnd);

Completed in 151 milliseconds