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

  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 178 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 37 milliseconds