Searched refs:AnnotateCondVarSignal (Results 1 – 3 of 3) sorted by relevance
31 AnnotateCondVarSignal(const char *file, int line, const volatile void *cv) in AnnotateCondVarSignal() function46 AnnotateCondVarSignal(__FILE__, __LINE__, addr); in U_AnnotateHappensBefore()
137 DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(__FILE__, __LINE__, cv)459 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(
236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal() function237 SCOPED_ANNOTATION(AnnotateCondVarSignal); in AnnotateCondVarSignal()