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

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 57 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)(
dynamic_annotations.h 324 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)(__FILE__, __LINE__, lock, \
439 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 205 void INTERFACE_ATTRIBUTE AnnotateRWLockAcquired(char *f, int l, uptr m,
207 SCOPED_ANNOTATION(AnnotateRWLockAcquired);

Completed in 713 milliseconds