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

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c53 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c60 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc188 void AnnotateRWLockCreate(char *f, int l, uptr m) { function
189 SCOPED_ANNOTATION(AnnotateRWLockCreate);

Completed in 66 milliseconds