Home
last modified time | relevance | path

Searched refs:AnnotateMutexIsNotPHB (Results 1 – 2 of 2) sorted by relevance

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