Searched refs:AnnotateRWLockAcquired (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c57 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)( function
H A Ddynamic_annotations.h324 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)(__FILE__, __LINE__, lock, \
439 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockAcquired)(
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc205 void INTERFACE_ATTRIBUTE AnnotateRWLockAcquired(char *f, int l, uptr m, function
207 SCOPED_ANNOTATION(AnnotateRWLockAcquired);

Completed in 42 milliseconds