HomeSort by relevance Sort by last modified time
    Searched refs:AnnotateRWLockReleased (Results 1 - 3 of 3) 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/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 214 void INTERFACE_ATTRIBUTE AnnotateRWLockReleased(char *f, int l, uptr m,
216 SCOPED_ANNOTATION(AnnotateRWLockReleased);

Completed in 33 milliseconds