Searched refs:AnnotateCondVarSignal (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 117 AnnotateCondVarSignal(__FILE__, __LINE__, cv) 395 void AnnotateCondVarSignal(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 69 void AnnotateCondVarSignal(const char *file, int line, in AnnotateCondVarSignal() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 137 DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(__FILE__, __LINE__, cv) 459 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)(
|
D | dynamic_annotations.c | 111 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarSignal)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal() function 237 SCOPED_ANNOTATION(AnnotateCondVarSignal); in AnnotateCondVarSignal()
|