Home
last modified time | relevance | path

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

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h142 DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignalAll)(__FILE__, __LINE__, cv)
462 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignalAll)(
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc240 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) { in AnnotateCondVarSignalAll() function
241 SCOPED_ANNOTATION(AnnotateCondVarSignalAll); in AnnotateCondVarSignalAll()