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

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c103 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsUsedAsCondVar)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c114 void DYNAMIC_ANNOTATIONS_NAME(AnnotateMutexIsUsedAsCondVar)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc263 void AnnotateMutexIsUsedAsCondVar(char *f, int l, uptr mu) { function
264 SCOPED_ANNOTATION(AnnotateMutexIsUsedAsCondVar);

Completed in 20 milliseconds