Searched defs:AnnotateRWLockReleased (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c59 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c66 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc211 void AnnotateRWLockReleased(char *f, int l, uptr m, uptr is_w) { function
212 SCOPED_ANNOTATION(AnnotateRWLockReleased);

Completed in 168 milliseconds