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

/external/libchrome/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c73 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)( function
/external/python/cpython3/Python/
H A Ddynamic_annotations.c48 void AnnotateRWLockCreate(const char *file, int line, function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { function
254 SCOPED_ANNOTATION(AnnotateRWLockCreate);

Completed in 341 milliseconds