HomeSort by relevance Sort by last modified time
    Searched refs:AnnotateMutexIsNotPHB (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 178 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)(
dynamic_annotations.h 182 DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)(__FILE__, __LINE__, mu)
506 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsNotPHB)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 244 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) {
245 SCOPED_ANNOTATION(AnnotateMutexIsNotPHB);

Completed in 75 milliseconds