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

/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c178 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)( function
H A Ddynamic_annotations.h182 DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)(__FILE__, __LINE__, mu)
506 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)(
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc244 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { function
245 SCOPED_ANNOTATION(AnnotateMutexIsNotPHB);

Completed in 120 milliseconds