HomeSort by relevance Sort by last modified time
    Searched refs:AnnotateRWLockReleased (Results 1 - 10 of 10) sorted by null

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 59 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
dynamic_annotations.h 329 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(__FILE__, __LINE__, lock, \
442 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 73 void AnnotateRWLockReleased(const char *file, int line,
dynamic_annotations.h 286 AnnotateRWLockReleased(__FILE__, __LINE__, lock, is_w)
424 void AnnotateRWLockReleased(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 73 void AnnotateRWLockReleased(const char *file, int line,
dynamic_annotations.h 286 AnnotateRWLockReleased(__FILE__, __LINE__, lock, is_w)
424 void AnnotateRWLockReleased(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 220 AnnotateRWLockReleased(__FILE__, __LINE__, lock, is_w)
275 extern "C" void AnnotateRWLockReleased(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 85 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
dynamic_annotations.h 328 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(__FILE__, __LINE__, lock, \
441 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 282 void INTERFACE_ATTRIBUTE AnnotateRWLockReleased(char *f, int l, uptr m,
284 SCOPED_ANNOTATION(AnnotateRWLockReleased);

Completed in 121 milliseconds